home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / VB98 / VB6IDE.DLL / string.txt next >
Encoding:
Text File  |  1998-06-18  |  140.9 KB  |  2,973 lines

  1. 3    Return without GoSub
  2. 5    Invalid procedure call or argument
  3. 6    Overflow
  4. 7    Out of memory
  5. 9    Subscript out of range
  6. 10    This array is fixed or temporarily locked
  7. 11    Division by zero
  8. 13    Type mismatch
  9. 14    Out of string space
  10. 16    Expression too complex
  11. 17    Can't perform requested operation
  12. 18    User interrupt occurred
  13. 20    Resume without error
  14. 28    Out of stack space
  15. 35    Sub or Function not defined
  16. 47    Too many DLL application clients
  17. 48    Error in loading DLL
  18. 49    Bad DLL calling convention
  19. 51    Internal error
  20. 52    Bad file name or number
  21. 53    File not found
  22. 54    Bad file mode
  23. 55    File already open
  24. 57    Device I/O error
  25. 58    File already exists
  26. 59    Bad record length
  27. 61    Disk full
  28. 62    Input past end of file
  29. 63    Bad record number
  30. 67    Too many files
  31. 68    Device unavailable
  32. 70    Permission denied
  33. 71    Disk not ready
  34. 74    Can't rename with different drive
  35. 75    Path/File access error
  36. 76    Path not found
  37. 91    Object variable or With block variable not set
  38. 92    For loop not initialized
  39. 93    Invalid pattern string
  40. 94    Invalid use of Null
  41. 95    Application-defined or object-defined error
  42. 96    Unable to sink events of object because the object is already firing events to the maximum number of event receivers that it supports
  43. 97    Can not call friend function on object which is not an instance of defining class
  44. 98    A property or method call cannot include a reference to a private object, either as an argument or as a return value
  45. 321    Invalid file format
  46. 322    Can't create necessary temporary file
  47. 325    Invalid format in resource file
  48. 380    Invalid property value
  49. 381    Invalid property array index
  50. 382    Set not supported at runtime
  51. 383    Set not supported (read-only property)
  52. 385    Need property array index
  53. 387    Set not permitted
  54. 393    Get not supported at runtime
  55. 394    Get not supported (write-only property)
  56. 422    Property not found
  57. 423    Property or method not found
  58. 424    Object required
  59. 429    ActiveX component can't create object
  60. 430    Class does not support Automation or does not support expected interface
  61. 432    File name or class name not found during Automation operation
  62. 438    Object doesn't support this property or method
  63. 440    Automation error
  64. 442    Connection to type library or object library for remote process has been lost. Press OK for dialog to remove reference.
  65. 443    Automation object does not have a default value
  66. 445    Object doesn't support this action
  67. 446    Object doesn't support named arguments
  68. 447    Object doesn't support current locale setting
  69. 448    Named argument not found
  70. 449    Argument not optional
  71. 450    Wrong number of arguments or invalid property assignment
  72. 451    Property let procedure not defined and property get procedure did not return an object
  73. 452    Invalid ordinal
  74. 453    Specified DLL function not found
  75. 454    Code resource not found
  76. 455    Code resource lock error
  77. 457    This key is already associated with an element of this collection
  78. 458    Variable uses an Automation type not supported in Visual Basic
  79. 459    Object or class does not support the set of events
  80. 460    Invalid clipboard format
  81. 461    Method or data member not found
  82. 462    The remote server machine does not exist or is unavailable
  83. 463    Class not registered on local machine
  84. 481    Invalid picture
  85. 482    Printer error
  86. 735    Can't save file to TEMP
  87. 744    Search text not found
  88. 746    Replacements too long
  89. 999    Stop statement encountered
  90. 1260    No timer available
  91. 1282    No foreign application responded to a DDE initiate
  92. 1285    Foreign application won't perform DDE method or operation
  93. 1286    Timeout while waiting for DDE response
  94. 1287    User pressed Escape key during DDE operation
  95. 1288    Destination is busy
  96. 1290    Data in wrong format
  97. 1293    DDE Method invoked with no channel open
  98. 1294    Invalid DDE Link format
  99. 1295    Message queue filled; DDE message lost
  100. 1296    PasteLink already performed on this control
  101. 1297    Can't set LinkMode; invalid LinkTopic
  102. 1298    System DLL '|1' could not be loaded
  103. 1320    Can't use character device names in file names: '|1'
  104. 1321    Invalid file format
  105. 1325    '|1' is not a valid resource file
  106. 1326    Resource with identifier '|1' not found
  107. 1327    Data value named '|1' not found
  108. 1328    Illegal parameter.  Can't write arrays
  109. 1329    Illegal parameter.  Can't write user-defined type.
  110. 1330    Illegal parameter.  Can't write object because it does not support persistence.
  111. 1331    Invalid property name.
  112. 1335    Could not access system registry
  113. 1336    Component not correctly registered
  114. 1337    Component not found in registered location
  115. 1338    Component could not successfully create requested object
  116. 1339    Component '|1' or one of its dependencies not correctly registered: a file is missing or invalid
  117. 1340    Control array element '|1' doesn't exist
  118. 1341    Invalid control array index
  119. 1342    Not enough room to allocate control array '|1'
  120. 1343    Object not an array
  121. 1344    Must specify index for object array
  122. 1345    Reached limit: cannot create any more controls for this form
  123. 1360    Object already loaded
  124. 1361    Can't load or unload this object
  125. 1362    Can't unload controls created at design time
  126. 1363    ActiveX control '|1' not referenced in this project.  Use Project/Components... to add a reference.
  127. 1364    Object was unloaded
  128. 1365    Unable to unload within this context
  129. 1366    No MDI Form available to load
  130. 1367    Can't load (or register) ActiveX control: '|1'
  131. 1368    The file '|1' is out of date.  This program requires a newer version.
  132. 1369    Operation not valid in an ActiveX DLL
  133. 1370    The ActiveX Designer's Type Information does not match what was saved.  Unable to Load.
  134. 1371    The specified object can't be used as an owner form for Show()
  135. 1373    This interaction between compiled and design environment components is not supported.
  136. 1378    '|1' cannot be set while loading or saving
  137. 1379    You can't put a Default or Cancel button on a Property Page
  138. 1380    Invalid property value
  139. 1381    Invalid property array index
  140. 1382    '|1' property cannot be set at run time
  141. 1383    '|1' property is read-only
  142. 1384    A form can't be moved or sized while minimized or maximized
  143. 1385    Must specify index when using property array
  144. 1387    '|1' property can't be set on this control
  145. 1388    Can't set Visible property from a parent menu
  146. 1389    Can't have AutoRedraw on a windowless UserControl if BackStyle is Transparent and ClipBehavior equals None
  147. 1390    Can't access hDC outside event sub if HasDC is False or Windowless is True
  148. 1391    Windowless UserControls only support BorderStyle = None
  149. 1393    '|1' property cannot be read at run time
  150. 1394    '|1' property is write-only
  151. 1395    Cannot use separator bar as menu name for this control
  152. 1396    '|1' property cannot be set within a page
  153. 1397    Can't load, unload, or set Visible property for top level menus while they are merged
  154. 1398    Client Site not available
  155. 1399    You can't put a Default or Cancel button on a UserControl unless its DefaultCancel property is set
  156. 1400    Form already displayed; can't show modally
  157. 1401    Can't show non-modal form when modal form is displayed
  158. 1402    Must close or hide topmost modal form first
  159. 1403    MDI forms cannot be shown modally
  160. 1404    MDI child forms cannot be shown modally
  161. 1405    Unable to show modal form within this context
  162. 1406    Non-modal forms cannot be displayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page.
  163. 1419    Permission to use object denied
  164. 1424    Form not found
  165. 1425    Invalid object use
  166. 1426    Only one MDI Form allowed
  167. 1427    Invalid object type; Menu control required
  168. 1428    Popup menu must have at least one submenu
  169. 1429    License information for this component not found.  You do not have an appropriate license to use this functionality in the design environment.
  170. 1430    Unable to add MDI Form to project.
  171. 1444    Method not applicable in this context
  172. 1460    Invalid Clipboard format
  173. 1461    Specified format doesn't match format of data
  174. 1462    No compatible data source was found for this control.  Please add an intrinsic Data Control or a Remote Data Control to the form.
  175. 1463    No compatible data source was found for this control.  Please add an OLEDB data source such as the Data Environment or Microsoft ADO Data Control to the form or project.
  176. 1464    The DataFormat property is not supported for this DataSource.
  177. 1480    Can't create AutoRedraw image
  178. 1481    Invalid picture
  179. 1482    Printer error
  180. 1483    Printer driver does not support specified property
  181. 1484    Problem getting printer information from the system. Make sure the printer is set up correctly.
  182. 1485    Invalid picture type
  183. 1486    Can't print form image to this type of printer
  184. 1487    Can't print minimized form image
  185. 1490    Top-level or invalid menu specified as PopupMenu default
  186. 1520    Can't empty Clipboard
  187. 1521    Can't open Clipboard
  188. 1523    The data binding DLL, '|1', could not be loaded.
  189. 1524    |1
  190. 1525    Data Access Error
  191. 1527    The given bookmark was invalid
  192. 1536    Could not lock the database
  193. 1537    Could not access the desired Column
  194. 1541    Could not lock the database
  195. 1542    The row has been deleted since the update was started
  196. 1545    Unable to bind to field or DataMember: '|1'
  197. 1546    Cannot bind this control to '|1'. Select a different datasource control (eg - Data1, or MSRDC1)
  198. 1547    Cannot bind this control to '|1'. Select a different datasource (eg - ADODC1, or DataEnvironment1...)
  199. 1672    DataObject formats list may not be cleared or expanded outside of the OLEStartDrag event
  200. 1673    Expected at least one argument.
  201. 1674    Recursive invocation of OLE drag and drop not allowed.
  202. 1675    Non-intrinsic OLE drag and drop formats used with SetData require Byte array data.  GetData may return more bytes than were given to SetData.
  203. 1676    Requested data was not supplied to the DataObject during the OLESetData event.
  204. 1688    Failure in AsyncRead
  205. 1689    PropertyName parameter conflicts with the PropertyName of an AsyncRead in progress
  206. 1690    Can't find or load the required file urlmon.dll
  207. 1691    Unable to complete navigation
  208. 1692    Can't get Picture from AsyncRead until the download is complete
  209. 1693    An unknown protocol was specified in Target parameter
  210. 1694    Unable to find target specified in Target parameter of the AsyncRead that started this download
  211. 1695    Unable to find or download target specified in Target parameter of the AsyncRead that started this download
  212. 1710    Class of object cannot be determined.\nLooking for object with CLSID: |1
  213. 1711    Invalid class string.\nLooking for object with ProgID: |1
  214. 1712    Object is not registered.\nLooking for object with CLSID: |1
  215. 1713    Class not registered. \n|1
  216. 1714    Interface not registered.\nLooking for object with CLSID: |1
  217. 1715    Application not found.\nLooking for object with CLSID: |1
  218. 1716    DLL for class not found.\nLooking for object with CLSID: |1
  219. 1717    Error in the DLL.\nLooking for object with CLSID: |1
  220. 1718    Wrong OS or OS version for application.\nLooking for object with CLSID: |1
  221. 1719    Application was launched but it didn't register a class factory.\nLooking for object with CLSID: |1
  222. 1720    '|1' is not a valid control type
  223. 1721    '|1' is not a valid control container
  224. 1722    Can't have child controls capable of receiving focus on a control that cannot receive focus
  225. 1723    The OLE client control and OLE embeddings are not allowed on UserControls, UserDocuments, or PropertyPages
  226. 1724    Can't have windowed child controls on a windowless control.
  227. 1725    |1 is a single-threaded component and cannot be used in multi-threaded projects.  Change the threading model for |2 or contact the component vendor for an updated version.
  228. 1726    Control '|1' does not have the align property, so it cannot be placed directly on the MDI form
  229. 1727    There is already a control with the name '|1'
  230. 1728    '|1' is not a legal control name
  231. 1729    Controls.Remove can only remove controls added with Controls.Add
  232. 1730    Control '|1' not found
  233. 1731    In order to use '|1', you must specify a license string for the control.  Use Licenses.Add to add the license string to the Licenses collection.
  234. 1732    The control '|1' already exists in the Licenses collection.
  235. 1733    The control '|1' cannot be added to the Licenses collection, because it is already referenced by the project.  It is not necessary to add controls that are referenced by the project.
  236. 1734    The control '|1' cannot be added to the Licenses collection, because it is does not have a license string.  It is not necessary to add controls that are not licensed.
  237. 1735    The control is no longer usable because it has been removed from the controls collection
  238. 1736    Cannot save an uninitialized class.  You must use the global InitProperties method to initialize the class, or load the class from a PropertyBag before trying to save it.
  239. 1737    Cannot initialize or load this object because it has already been initialized.
  240. 1739    Cannot add control '|1'.  Dynamically adding ActiveX Controls requires the use of the ProgId which can be different from LibraryName.Class for some controls. The ProgId for this control is '|2'.
  241. 1740    Controls.Remove can only remove container controls that contain controls added with Controls.Add.  '|1' was not added with Controls.Add.
  242. 1741    The ProgId is too long.  The ProgId must be 39 characters or less.
  243. 1742    The control has already been removed from the Controls collection.
  244. 1743    Unable to create or activate a new instance of '|1'.
  245. 1744    Control container for Controls.Add cannot be a design time instance.
  246. 1745    Cannot add control while Control container is loading other controls.
  247. 1746    Information necessary for the EventInfo object was not included with the control raising the event.  Private UserControls require extra data to be included during compilation to support the ObjectEvent.  To correct this uncheck 'Remove information about unused ActiveX Controls' in Project Options.
  248. 1747    The control attempted to use Controls.Add to load another control for which there is no design-time license key.  Contact the vendor for this control to inquire about obtaining a design-time license for all controls it loads.
  249. 2000    Visual Basic
  250. 2001    409
  251. 2002    MS Sans Serif
  252. 2003    Tahoma
  253. 2004    400
  254. 2006    1
  255. 2007    8
  256. 2008    1
  257. 2009    B7
  258. 2010    Tahoma
  259. 2011     - 3  00┤0╖0├0»
  260. 2012    ¡t╣╝
  261. 2013    e░}0fa╘
  262. 2014    [9 OS
  263. 2021    User Controls
  264. 2022    Property Pages
  265. 2023    User Documents
  266. 2024    Related Documents
  267. 2025    Forms
  268. 2026    Modules
  269. 2027    Class Modules
  270. 2029    Designers
  271. 2036    Editor
  272. 2037    Environment
  273. 2038    Editor Format
  274. 2039    Advanced
  275. 2040    General
  276. 2042    Protection
  277. 2043    Compile
  278. 2044    Make
  279. 2045    Options
  280. 2046    Component
  281. 2047    Debugging
  282. 2048    Visual Basic
  283. 2049    Docking
  284. 2060    BackgroundProjectLoad
  285. 2061    NotifySharedItemsChange
  286. 2062    MdiMaximized
  287. 2067    UpgradeVBX
  288. 2068    ShowToolTips
  289. 2069    GridWidth
  290. 2070    GridHeight
  291. 2071    ShowGrid
  292. 2072    AlignToGrid
  293. 2073    SaveBeforeRun
  294. 2074    DefSaveFormat
  295. 2075    CustomColors
  296. 2082    MainWindow
  297. 2083    PropertiesWindow
  298. 2085    RecentFiles
  299. 2089    DataAccess
  300. 2091    CollapseWindows
  301. 2092    DBCSJapan
  302. 2093    Add-Ins32
  303. 2094    ToolboxBitmaps32
  304. 2095    NeverAutoReferenceDAO
  305. 2096    NoWalkingClones
  306. 2097    DontShowDAO
  307. 2098    IntlRuntimeDLL
  308. 2099    ReadOnlyMode
  309. 2102    CtlsShowSelected
  310. 2103    InsShowSelected
  311. 2104    DsnShowSelected
  312. 2113    IntlRuntimeLCID
  313. 2115    CloneSingleUseClass
  314. 2116    ReportDesign
  315. 2117    Reference to 
  316. 2118    SDI
  317. 2119    MainWindowSDI
  318. 2120    PromptForProjectOnStartup
  319. 2121    ShowFormTemplates
  320. 2122    ShowMDIFormTemplates
  321. 2123    ShowModuleTemplates
  322. 2124    ShowClassModuleTemplates
  323. 2125    ShowUserControlTemplates
  324. 2126    ShowPropertyPageTemplates
  325. 2127    ShowUserDocumentTemplates
  326. 2128    Components
  327. 2129    Controls
  328. 2130    Designers
  329. 2131    Insertable Objects
  330. 2132    References
  331. 2133    TemplatesDirectory
  332. 2134    FolderView
  333. 2135    ResolutionGuides
  334. 2140    PbrsStatus
  335. 2141    PbrsStatusHeight
  336. 2142    PFrameWindow
  337. 9000    Microsoft Visual Basic
  338. 9001    Delete Current Embedded Object?
  339. 9002    Delete Current Link?
  340. 9003    Linked %s
  341. 9006    Activate Object
  342. 9008    Cu&t
  343. 9009    &Copy
  344. 9010    &Paste
  345. 9011    &Delete
  346. 9012    Align to &Grid
  347. 9013    P&roperties
  348. 9014    &View Code
  349. 9015    Create Embedded Object
  350. 9016    Create Link
  351. 9017    Delete Embedded Object
  352. 9018    Delete Link
  353. 9019    Insert Object...
  354. 9020    Paste Special...
  355. 9021    &Bring To Front
  356. 9022    Se&nd To Back
  357. 9023    Menu Editor...
  358. 13000    True
  359. 13001    False
  360. 13002    TrueFalse
  361. 13003    &Start
  362. 13004    &Continue
  363. 13005    Run Sub/UserForm
  364. 13006    Brea&k
  365. 13008    &Undo 
  366. 13009    &Redo 
  367. 13010    &Undo Delete
  368. 13011    &Undo Align
  369. 13012    &Undo Center
  370. 13013    &Undo Size
  371. 13014    &Undo Horizontal
  372. 13015    &Undo Vertical
  373. 13016    Can't Undo
  374. 13017    Can't Redo
  375. 13018        Ctrl+Z
  376. 13019        Ctrl+Q
  377. 13020    &Close and Return to %s
  378. 13021    Compi&le %s
  379. 13022    %s Prop&erties...
  380. 13023    &Save %s
  381. 13024    Save
  382. 13025    Save %s &As...
  383. 13026    Save As...
  384. 13027    Sa&ve Project
  385. 13028    Sav&e Project As...
  386. 13029    Sa&ve Project Group
  387. 13030    Sav&e Project Group As...
  388. 13031    Ma&ke %s...
  389. 13032    Make...
  390. 13033    - Project Properties
  391. 13034    (None)
  392. 13035    (Icon)
  393. 13036    (Bitmap)
  394. 13037    (Metafile)
  395. 13040    --
  396. 13041    Continue Loading Project?
  397. 13042    Continue Loading Project Group?
  398. 13043    Project
  399. 13044    Group1
  400. 13045    Project Group
  401. 13046    Standard EXE
  402. 13047    ActiveX DLL
  403. 13048    ActiveX EXE
  404. 13049    ActiveX Control
  405. 13050    Standard EXE
  406. 13051    ActiveX DLL
  407. 13052    ActiveX EXE
  408. 13053    ActiveX Control
  409. 13054    Form
  410. 13055    MDI Form
  411. 13056    Module
  412. 13057    Class Module
  413. 13058    User Control
  414. 13059    Property Page
  415. 13060    User Document
  416. 13061    Modules
  417. 13062    Forms
  418. 13063    MDIForms
  419. 13064    Classes
  420. 13065    UserCtls
  421. 13066    PropPage
  422. 13067    UserDocs
  423. 13068    General
  424. 13069    Projects
  425. 13070    Template
  426. 13071    Add Module
  427. 13072    Add Form
  428. 13073    Add MDI Form
  429. 13074    Add Class Module
  430. 13075    Add User Control
  431. 13076    Add PropertyPage
  432. 13077    Add User Document
  433. 13078    New Tab Name:
  434. 13079    New
  435. 13080    Existing
  436. 13081    Don't show this dialog in the f&uture
  437. 13082    Open Project
  438. 13083    Add Project
  439. 13084    New Project
  440. 13085    Add File
  441. 13086    Add ActiveX Control
  442. 13087     (Code)
  443. 13088    Add Reference
  444. 13089    Help File
  445. 13090    Compatible ActiveX Component
  446. 13091    Insert File
  447. 13092    Save Text
  448. 13093    Text Files (*.txt)*.txtBasic Files (*.bas)*.basClass Files (*.cls)*.clsAll Files (*.*)*.*
  449. 13094    VB Files (*.frm;*.ctl;*.dob;*.pag;*.dsr;*.bas;*.cls;*.res)*.frm;*.ctl;*.dob;*.pag;*.dsr;*.bas;*.cls;*.resForm Files (*.frm)*.frmBasic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resUser Defined Control Files (*.ctl)*.ctlUser Document Files (*.dob)*.dobProperty Page Files (*.pag)*.pagDesigner Files (*.dsr)*.dsrAll Files (*.*)*.*
  450. 13095    Basic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resAll Files (*.*)*.*
  451. 13096    Form Layout
  452. 13097    Save File As
  453. 13098    Save Project As
  454. 13099    Save Project Group As
  455. 13100    Project Files (*.vbp;*.mak;*.vbg)*.vbp;*.mak;*.vbgAll Files (*.*)*.*
  456. 13101    Project Files (*.vbp;*.mak)*.vbp;*.makAll Files (*.*)*.*
  457. 13102    Project Files (*.vbp)*.vbpAll Files (*.*)*.*
  458. 13103    Project Group Files (*.vbg)*.vbgAll Files (*.*)*.*
  459. 13104    Form Files (*.frm)*.frmAll Files (*.*)*.*
  460. 13105    User Defined Control Files (*.ctl)*.ctlAll Files (*.*)*.*
  461. 13106    Property Page Files (*.pag)*.pagAll Files (*.*)*.*
  462. 13107    User Document Files (*.dob)*.dobAll Files (*.*)*.*
  463. 13108    Basic Files (*.bas)*.basAll Files (*.*)*.*
  464. 13109    Class Files (*.cls)*.clsAll Files (*.*)*.*
  465. 13110    ActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  466. 13112    Type Libraries (*.olb;*.tlb;*.dll)*.olb;*.tlb;*.dllExecutable Files (*.exe;*.dll)*.dll;*.exeActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  467. 13113    WinHelp Files (*.hlp)*.hlpHtmlHelp Files (*.chm)*.chm
  468. 13114    Make Project
  469. 13115    ActiveX DLL Options
  470. 13116    EXE Files (*.exe)*.exeDLL Files (*.dll)*.dllActiveX Controls (*.ocx)*.ocxAll Files (*.*)*.*
  471. 13117    Load Picture
  472. 13118    All Picture Files*.bmp;*.gif;*.jpg;*.wmf;*.emf;*.ico;*.dib;*.curBitmaps (*.bmp;*.dib)*.bmp;*.dibGIF Images (*.gif)*.gifJPEG Images (*.jpg)*.jpgMetafiles (*.wmf;*.emf)*.wmf;*.emfIcons (*.ico;*.cur)*.ico;*.curAll Files (*.*)*.*
  473. 13119    DatabaseName
  474. 13120    Databases (*.%s)*.%sAll Files (*.*)*.*Databases (%s)%sAll Files (*.*)*.*
  475. 13121    mdbdbfdbfdbfxlsxlsxlsxlsdbfdbfdbfdbf*.wk1;*.wkswk3wk4DBDBDB*.txt;*.csv;*.tab;*.asc
  476. 13122    Load Icon
  477. 13123    Icons (*.ico;*.cur)*.ico;*.curAll Files (*.*)*.*
  478. 13124    View Object
  479. 13125    View Code
  480. 13126    Project
  481. 13127    No Open Projects
  482. 13128    Module%d
  483. 13129    Class%d
  484. 13130    Properties
  485. 13131    Property Pages
  486. 13132    Module
  487. 13133    ClassModule
  488. 13134      (Read Only)
  489. 13135    Global Object
  490. 13136    Microsoft Visual Basic
  491. 13137    design
  492. 13138    run
  493. 13139    break
  494. 13140    running
  495. 13141    Ctrl+
  496. 13142    (List)
  497. 13143    (Text)
  498. 13144    (1 Page)
  499. 13145    (%lu Pages)
  500. 13146    %s (Missing)
  501. 13147    Compiling...
  502. 13148    Loading...
  503. 13149    Writing EXE...
  504. 13150    Writing DLL...
  505. 13151    Sub Main
  506. 13152    (About)
  507. 13153    (Custom)
  508. 13154    (Name)
  509. 13155    Password
  510. 13156    The passwords you typed do not match. Type the new password in both text boxes.
  511. 13157    Change Password
  512. 13158    Invalid password
  513. 13159    Project Locked
  514. 13160    Project is unviewable
  515. 13161    A virus has been detected.  Visual Basic will now terminate.
  516. 13162     Auto
  517. 13163    Unexpected critical error: can't start program
  518. 13164    Out of Memory
  519. 13165    Debug Window
  520. 13166    ...
  521. 13167    <Empty>
  522. 13168    Aa
  523. 13169    Default
  524. 13170    Custom Colors >>
  525. 13171    Define Colors...
  526. 13172    Form
  527. 13173    UserControl
  528. 13174    PropertyPage
  529. 13175    UserDocument
  530. 13176    MDIForm
  531. 13177    Check
  532. 13178    Combo
  533. 13179    Command
  534. 13180    Data
  535. 13181    Dir
  536. 13182    Drive
  537. 13183    File
  538. 13184    Frame
  539. 13185    HScroll
  540. 13186    Image
  541. 13187    Label
  542. 13188    Line
  543. 13189    List
  544. 13190    Option
  545. 13191    Picture
  546. 13192    Text
  547. 13193    Timer
  548. 13194    VScroll
  549. 13195    Shape
  550. 13196    Menu
  551. 13197    OLE
  552. 13198    0 - Manual1 - Automatic
  553. 13199    0 - Manual1 - Automatic
  554. 13200    0 - None1 - Manual
  555. 13201    0 - None1 - Horizontal2 - Vertical3 - Both
  556. 13202    0 - None1 - Fixed Single
  557. 13203    0 - Left Justify1 - Right Justify2 - Center
  558. 13204    0 - None1 - Automatic2 - Manual3 - Notify
  559. 13205    0 - None1 - Fixed Single2 - Sizable3 - Fixed Dialog4 - Fixed ToolWindow5 - Sizable ToolWindow
  560. 13206    0 - Normal1 - Minimized2 - Maximized
  561. 13207    0 - Unchecked1 - Checked2 - Grayed
  562. 13208    0 - None1 - Source
  563. 13209    0 - Solid1 - Transparent2 - Horizontal Line3 - Vertical Line4 - Upward Diagonal5 - Downward Diagonal6 - Cross7 - Diagonal Cross
  564. 13210    0 - Solid1 - Dash2 - Dot3 - Dash-Dot4 - Dash-Dot-Dot5 - Transparent6 - Inside Solid
  565. 13211    0 - Transparent1 - Solid2 - Dash3 - Dot4 - Dash-Dot5 - Dash-Dot-Dot6 - Inside Solid
  566. 13212    1 - Blackness2 - Not Merge Pen3 - Mask Not Pen4 - Not Copy Pen5 - Mask Pen Not6 - Invert7 - Xor Pen8 - Not Mask Pen9 - Mask Pen10 - Not Xor Pen11 - Nop^^
  567. 13213    12 - Merge Not Pen13 - Copy Pen14 - Merge Pen Not15 - Merge Pen16 - Whiteness
  568. 13214    0 - User1 - Twip2 - Point3 - Pixel4 - Character5 - Inch6 - Millimeter7 - Centimeter
  569. 13215    0 - Default1 - Arrow2 - Cross3 - I-Beam4 - Icon5 - Size6 - Size NE SW7 - Size N S8 - Size NW SE9 - Size W E10 - Up Arrow11 - Hourglass12 - No Drop^^
  570. 13216    13 - Arrow and Hourglass14 - Arrow and Question15 - Size All99 - Custom
  571. 13217    0 - Dropdown Combo1 - Simple Combo2 - Dropdown List
  572. 13218    0 - None1 - Simple2 - Extended
  573. 13219    0 - Rectangle1 - Square2 - Oval3 - Circle4 - Rounded Rectangle5 - Rounded Square
  574. 13220    0 - None1 - Align Top2 - Align Bottom3 - Align Left4 - Align Right
  575. 13221    0 - Flat1 - 3D
  576. 13222    (None)Ctrl+ACtrl+BCtrl+CCtrl+DCtrl+ECtrl+FCtrl+GCtrl+HCtrl+ICtrl+JCtrl+KCtrl+LCtrl+MCtrl+NCtrl+OCtrl+PCtrl+QCtrl+RCtrl+SCtrl+T^^
  577. 13223    Ctrl+UCtrl+VCtrl+WCtrl+XCtrl+YCtrl+ZF1F2F3F4F5F6F7F8F9F11F12Ctrl+F1Ctrl+F2Ctrl+F3Ctrl+F4Ctrl+F5Ctrl+F6Ctrl+F7Ctrl+F8^^
  578. 13224    Ctrl+F9Ctrl+F11Ctrl+F12Shift+F1Shift+F2Shift+F3Shift+F4Shift+F5Shift+F6Shift+F7Shift+F8Shift+F9Shift+F11Shift+F12Shift+Ctrl+F1^^
  579. 13225    Shift+Ctrl+F2Shift+Ctrl+F3Shift+Ctrl+F4Shift+Ctrl+F5Shift+Ctrl+F6Shift+Ctrl+F7Shift+Ctrl+F8^^
  580. 13226    Shift+Ctrl+F9Shift+Ctrl+F11Shift+Ctrl+F12Ctrl+InsShift+InsDelShift+DelAlt+Bksp
  581. 13227    0 - Left Justify1 - Right Justify
  582. 13228    0 - Transparent1 - Opaque
  583. 13229    0 - Linked1 - Embedded2 - Either
  584. 13230    0 - Automatic1 - Frozen2 - Manual
  585. 13231    0 - Clip1 - Stretch2 - AutoSize3 - Zoom
  586. 13232    0 - Manual1 - GetFocus2 - DoubleClick3 - Automatic
  587. 13233    0 - Content1 - Icon
  588. 13234    0 - None1 - Left2 - Middle3 - Right
  589. 13235    0 - Standard1 - Graphical
  590. 13236    0 - Custom1 - Small2 - Large
  591. 13237    0 - Halftone1 - UseZOrder2 - Custom
  592. 13238    0 - Halftone2 - Custom5 - Object
  593. 13239    0 - Halftone1 - UseZOrder2 - Custom3 - Container4 - None
  594. 13240    0 - Halftone1 - UseZOrder2 - Custom
  595. 13241    0 - Halftone1 - UseZOrder2 - Custom
  596. 13242    0 - Standard1 - Checkbox
  597. 13243    All Files (*.*)*.*
  598. 13244    Print To File
  599. 13245    Comments
  600. 13246    Company Name
  601. 13247    File Description
  602. 13248    Legal Copyright
  603. 13249    Legal Trademarks
  604. 13250    Product Name
  605. 13251    Pointer
  606. 13252    *
  607. 13253    409
  608. 13254    ~
  609. 13255    ~
  610. 13256    0 - No Operation1 - ON2 - OFF3 - DISABLE4 - DBCS HIRAGANA5 - DBCS KATAKANA6 - SBCS KATAKANA7 - DBCS ALPHABET8 - SBCS ALPHABET9 - DBCS HANGUL10 - SBCS HANGUL
  611. 13257    Warning: This computer program is protected by copyright law and international treaties.
  612. 13258     Unauthorized reproduction or distribution of this program, or any portion of it,
  613. 13259     may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.
  614. 13260    This product
  615. 13261    is registered to:
  616. 13262    Copyright   1987-1998 Microsoft Corporation
  617. 13263    This program is protected by US and international
  618. 13264    copyright laws as described in Help About.
  619. 13265    For 32-bit Windows Development
  620. 13266    0 - Move First1 - BOF
  621. 13267    0 - Move Last1 - EOF2 - Add New
  622. 13268    0 - Table1 - Dynaset2 - Snapshot
  623. 13269    AccessdBASE III;dBASE IV;dBASE 5.0;Excel 3.0;Excel 4.0;Excel 5.0;Excel 8.0;FoxPro 2.0;FoxPro 2.5;FoxPro 2.6;FoxPro 3.0;Lotus WK1;Lotus WK3;Lotus WK4;Paradox 3.x;Paradox 4.x;Paradox 5.x;Text;
  624. 13270    Key save area for Visual Basic Design Environment
  625. 13271    The project name and the .EXE filename for both applications are the same.  Change the Project Name setting in the Project Options dialog box and use a unique name for the current .EXE file.
  626. 13272    The project name is the same for both applications.  Change the Project Name setting in the Project Options dialog box.
  627. 13273    The filenames for the two applications are the same.  Specify a different filename for the current file.
  628. 13274    Your application is incompatible with |1.
  629. \n
  630. 13275    No conflicts will occur, however, because the project name and .EXE filename are different.
  631. 13276    
  632. \nYou can see the specific incompatibilities by returning to design mode and running the project.
  633. 13277    The '|1' member was found in the '|2' class module of the version-compatible component, but not in the current project.
  634. 13278    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  635. 13279      To avoid this incompatibility, add the declaration back into the class module, or clear the version compatibility setting in Project Properties.
  636. 13280    The '|1' class module was found in the version-compatible component, but not in the current project.
  637. 13281    The project will no longer support client applications which access the '|1' class and were compiled against the version-compatible component.
  638. 13282      To avoid this incompatiblity, add the '|1' class back into the project, or clear the version compatibility setting in Project Properties.
  639. 13283    '|1' in the '|2' class module has arguments and/or a return type that is incompatible with a similar declaration in the version-compatible component.
  640. 13284    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  641. 13285      To avoid this incompatibility, edit the declaration to be compatible, or clear the version compatibility setting in Project Properties.
  642. 13286    The Name property of the current project '|1' is different from the name of the version-compatible component '|2'.
  643. 13287    The project will no longer support client applications compiled against the version-compatible component.
  644. 13288    All
  645. 13289    Down
  646. 13290    Up
  647. 13291    Code Window Text
  648. 13292    Selection Text
  649. 13293    Syntax Error Text
  650. 13294    Breakpoint Text
  651. 13295    Next Statement Text
  652. 13296    Comment Text
  653. 13297    Keyword Text
  654. 13298    Identifier Text
  655. 13299    Bookmark Text
  656. 13300    Call Return Text
  657. 13301    Recording Point Text
  658. 13302    Missing:
  659. 13303    High
  660. 13304    Medium
  661. 13305    Low
  662. 13306    Draft
  663. 13307    OK
  664. 13308    You are not able to Make Project
  665. in the Visual Basic Working Model.
  666.  
  667. Make Project is enabled in all
  668. other versions of Visual Basic 5.5
  669. 13309    The Data Manager, a Visual Basic tool that allows you
  670. to build databases using the JET database engine,
  671. is not available in the^^
  672. 13310     Working Model.
  673.  
  674. The Data Manager is enabled in all other versions
  675. of Visual Basic 5.5.
  676.  
  677. To test the Data Access^^
  678. 13311     functionality in Visual Basic,
  679. please use the database (BIBLIO.MDB) included with
  680. the Working Model.
  681. 13312    You may only load or create projects with two
  682. modules (Forms, MDI Forms, Modules, Classes)
  683. in the Visual Basic Working^^
  684. 13313     Model.
  685.  
  686. Projects may contain an unlimited (system
  687. dependant) number of modules in other
  688. versions of Visual Basic 5.5.
  689. 13314    Working Model for
  690. 13315    32-bit Windows Development
  691. 13316    %s support file
  692. 13317    Form Classes
  693. 13318    More Forms...
  694. 13319    Form Types
  695. 13320    0 - Manual1 - CenterOwner2 - CenterScreen3 - Windows Default
  696. 13321    Misc
  697. 13322    Font
  698. 13323    Position
  699. 13324    Appearance
  700. 13325    Behavior
  701. 13326    Data
  702. 13327    List
  703. 13328    Text
  704. 13329    Scale
  705. 13330    DDE
  706. 13331    Scroll Bars
  707. 13332    Desktop
  708. 13333    Active Title Bar
  709. 13334    Inactive Title Bar
  710. 13335    Menu Bar
  711. 13336    Window Background
  712. 13337    Window Frame
  713. 13338    Menu Text
  714. 13339    Window Text
  715. 13340    Active Title Bar Text
  716. 13341    Active Border
  717. 13342    Inactive Border
  718. 13343    Application Workspace
  719. 13344    Highlight
  720. 13345    Highlight Text
  721. 13346    Button Face
  722. 13347    Button Shadow
  723. 13348    Disabled Text
  724. 13349    Button Text
  725. 13350    Inactive Title Bar Text
  726. 13351    Button Highlight
  727. 13352    Button Dark Shadow
  728. 13353    Button Light Shadow
  729. 13354    ToolTip Text
  730. 13355    ToolTip
  731. 13356    Alphabetic
  732. 13357    Categorized
  733. 13358    P&roperties
  734. 13359    Not Available
  735. 13360    <All Projects>
  736. 13361    LeftTopWidthHeight
  737. 13362    ItemIndex
  738. 13363    Arrangement
  739. 13364    StepXYRadiusColorStartEndAspect
  740. 13365    PropertyName
  741. 13366    PropertyName
  742. 13367    Action
  743. 13368    Format
  744. 13369    Format
  745. 13370    Format
  746. 13371    FlagsX1Y1X2Y2Color
  747. 13372    Command
  748. 13373    Position
  749. 13375    PictureX1Y1Width1Height1X2Y2Width2Height2Opcode
  750. 13376    XY
  751. 13377    MenuFlagsXYDefaultMenu
  752. 13378    StepXYColor
  753. 13379    Index
  754. 13380    FlagsX1Y1X2Y2
  755. 13381    WidthFromScaleToScale
  756. 13382    HeightFromScaleToScale
  757. 13383    PictureFormat
  758. 13384    StrFormat
  759. 13385    LeftTop
  760. 13386    WidthHeight
  761. 13387    Str
  762. 13388    Str
  763. 13389    SourceDocClass
  764. 13390    SourceDocSourceItem
  765. 13391    Verb
  766. 13392    FileNum
  767. 13393    FileNum
  768. 13394    FileNum
  769. 13395    ModalOwnerForm
  770. 13396    0 - None1 - Manual2 - Automatic
  771. 13397    E&dit
  772. 13398    %s (%s) is shared by other project(s). Would you like to save it?
  773. 13399    Would you like to update %s in project(s) which share it with %s?
  774. 13400    LogBufferEventType
  775. 13401    LogTargetLogModes
  776. 13402    &Remove %s
  777. 13403    References
  778. 13404    UNSAVED:
  779. 13405    Recent
  780. 13406    File
  781. 13407    Folder
  782. 13408    TargetAsyncTypePropertyNameAsyncReadOptions
  783. 13409    Property
  784. 13410    1 - UseODBC2 - UseJet
  785. 13411    0 - DefaultCursor1 - ODBCCursor2 - ServerSideCursor
  786. 13412    Designer Files (*.Dsr);*.DsrAll Files (*.*)*.*
  787. 13413    Print
  788. 13414    Help
  789. 13415    &Help
  790. 13416    &Remove
  791. 13417    Prop&erties...
  792. 13419    (Default)
  793. 13420    Module
  794. 13421    Debug
  795. 13422    Object Browser
  796. 13423    Call Tree
  797. 13424    Watches
  798. 13425    Locals
  799. 13426    Immediate
  800. 13427    View error messages?
  801. 13428    Writing OCX...
  802. 13429    Load Bitmap
  803. 13430    Bitmaps (*.bmp;*.dib;*.pal;*.gif;*.jpg)*.bmp;*.dib;*.pal;*.gif;*.jpgAll Files (*.*)*.*
  804. 13431    The '|1' class implemented an interface in the version-compatible component, but not in the current project.
  805. 13432    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  806. 13433      To avoid this incompatibility, add the interface declaration back into the class module, or clear the version compatibility setting in Project Properties.
  807. 13434    Enum '|1' exists in the version-compatible component, but not in the current project.
  808. 13435    The project will no longer support client applications which access the '|1' enum and were compiled against the version-compatible component.
  809. 13436      To avoid this incompatibility, add the enum declaration back into the project, or clear the version compatibility setting in Project Properties.
  810. 13437    The '|1' event exists in the version-compatible component, but not in the current project.
  811. 13438    The project will no longer support client applications which access the '|1' event and were compiled against the version-compatible component.
  812. 13439      To avoid this incompatibility, add the event declaration back into the project, or clear the version compatibility setting in Project Properties.
  813. 13440    The '|1' class module was marked as GlobalMultiUse or GlobalSingleUse in the version-compatible component, but not in the current project.
  814. 13441    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  815. 13442      To avoid this incompatibility, mark the class module as GlobalMultiUse, or clear the version compatibility setting in Project Properties.
  816. 13443    The '|1' enum in class '|2' is incompatible with a similar declaration in the version-compatible component.
  817. 13444    The project will no longer support client applications which access the '|1' enum and were compiled against the version-compatible component.
  818. 13445      To avoid this incompatibility, edit the enum to be compatible, or clear the version compatibility setting in Project Properties.
  819. 13446    '|1' in the '|2' class module has a procedure ID that differs from a similar declaration in the version-compatible component.
  820. 13447    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  821. 13448      To avoid this incompatibility, edit the procedure ID to be compatible, or clear the version compatibility setting in Project Properties.
  822. 13449    Event '|1' in the '|2' class module has arguments that are incompatible with a similar declaration in the version-compatible component.
  823. 13450    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  824. 13451      To avoid this incompatibility, edit the event declaration to be compatible, or clear the version compatibility setting in Project Properties.
  825. 13452    VB Files (*.frm;*.ctl;*.pag;*.dsr;*.bas;*.cls;*.res)*.frm;*.ctl;*.pag;*.dsr;*.bas;*.cls;*.resForm Files (*.frm)*.frmBasic Files (*.bas)*.basClass Files (*.cls)*.clsResource Files (*.res)*.resUser Defined Control Files (*.ctl)*.ctlProperty Page Files (*.pag)*.pagDesigner Files (*.dsr)*.dsrAll Files (*.*)*.*
  826. 13453    Executable
  827. 13454    Palette
  828. 13455    System
  829. 13456    Learning Edition
  830. 13457    Professional Edition
  831. 13458    Enterprise Edition
  832. 13459    Control Creation Edition Version 6.0
  833. 13460    0 - Transparent1 - Opaque
  834. 13461    For 32-bit Windows Development
  835. 13462    For 32-bit Windows Development
  836. 13463    Load Palette
  837. 13464    Palettes (*.bmp;*.dib;*.gif)*.bmp;*.dib;*.gifAll Files (*.*)*.*
  838. 13465    on Alpha"! Processors
  839. 13466    on PowerPC"! Processors
  840. 13467    Single Threaded
  841. 13468    Apartment Threaded
  842. 13469    The get property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  843. 13470      To avoid this incompatibility, add the get property declaration back into the project, or clear the version compatibility setting in Project Properties.
  844. 13471    The set property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  845. 13472      To avoid this incompatibility, add the set property declaration back into the project, or clear the version compatibility setting in Project Properties.
  846. 13473    The let property for the '|1' property in the '|2' class module is missing from a similar declaration in the version-compatible component.
  847. 13474      To avoid this incompatibility, add the let property declaration back into the project, or clear the version compatibility setting in Project Properties.
  848. 13475    DataMember
  849. 13476    0 - vbNone1 - vbSimpleBound2 - vbComplexBound
  850. 13477    0 - None1 - Use Region2 - Use Paint
  851. 13478    0 - None1 - Use Region
  852. 13479    A User Defined Type '|1' exists in the version-compatible component, but not in the current project.
  853. 13480    The class module will no longer support client applications compiled against the version-compatible component.
  854. 13481      To avoid this incompatibility, add the UDT declaration back into the project, or clear the version compatibility setting in Project Properties.
  855. 13482    The Field '|1' in User Defined Type '|2' in the '|3' class module is different from the UDT in the version-compatible component.
  856. 13483    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  857. 13484      To avoid this incompatibility, edit the UDT declaration to be compatible, or clear the version compatibility setting in Project Properties.
  858. 13485    General
  859. 13486    Number
  860. 13487    Currency
  861. 13488    Date
  862. 13489    Time
  863. 13490    Percentage
  864. 13491    Scientific
  865. 13492    Boolean
  866. 13493    Checkbox
  867. 13494    Picture
  868. 13495    Object
  869. 13496    Bytes
  870. 13497    Custom
  871. 13499    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  872. 13500    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  873. 13501    The '|1' class in the version-compatible component is marked creatable but not in the current project.
  874. 13502     To avoid this incompatibility, mark the class as creatable, or clear the version compatiblity setting in Project Properties.
  875. 13503    The '|1' class in the version-compatible component is marked as not creatable but not in the current project.
  876. 13504     To avoid this incompatibility, mark the class as not creatable, or clear the version compatiblity setting in Project Properties.
  877. 13505    Add %s
  878. 13506    The Start Program cannot be NULL
  879. 13507    The Start Program Name is Invalid
  880. 13508    Select HTML Editor
  881. 13510    March Pre-Release
  882. 13511    This option is only available for method or property signature changes and if Break compatibility has not been previously chosen during compilation.
  883. 13512    (Id)
  884. 13513     To avoid this incompatiblity, change the Project Name, or clear the version compatibility setting in Project Properties.
  885. 13515    Launch Program
  886. 13516    Executable Files (*.exe)*.exeAll Files (*.*)*.*
  887. 13517    Missing or not registered
  888. 13518    Access
  889. 13519    Looking for object with CLSID:
  890. 13520    You need the following file to be installed on your machine.
  891. 13522    0 - vbNone1 - vbDataSource
  892. 13523    TypeInfo mismatch within
  893. 13524    Please verify the file is the correct version.
  894. 13525    The Start Browser with URL cannot be NULL
  895. 13526    Add-Ins (*.dll; *.exe)
  896. 13527    Browse
  897. 13528    Available Add-Ins
  898. 13529    Load Behavior
  899. 13530    Loaded
  900. 13531    Startup / Unloaded
  901. 13532    Startup / Loaded
  902. 13533    Command Line
  903. 13534    Loaded / Command Line
  904. 13535    Startup / Command Line
  905. 13536     ALL
  906. 13537    Do you wish to proceed?
  907. 13538     
  908. 13539    m/d
  909. 13540    d-mmm
  910. 13541    dd-mmm-yy
  911. 13542    mmm-yy
  912. 13543    mmmm-yy
  913. 13544    dddddd
  914. 13545    m/d/yy h:nn AM/PM
  915. 13546    m/d/yy h:nn
  916. 13547    $
  917. 13548    $
  918. 13549    $
  919. 13550    $
  920. 13551    $
  921. 13552    $
  922. 13553    $
  923. 13554    $
  924. 13555    $
  925. 13556    $
  926. 13557    $
  927. 13558    $
  928. 13559    h:nn AM/PM
  929. 13560    h:nn:ss AM/PM
  930. 13561    m/d/yy h:nn
  931. 13562    m/d/yy h:nn AM/PM
  932. 13563    $
  933. 13564    $
  934. 13565    $
  935. 13566    $
  936. 13567    $
  937. 13568    $
  938. 13569    $
  939. 13570    $
  940. 13571    $
  941. 13572    $
  942. 13573    $
  943. 13574    The Start Browser with URL is invalid
  944. 13575    An event interface exists in the version-compatible component, but not in the current project.
  945. 13576    The project will no longer support client applications which access the event interface and were compiled against the version-compatible component.
  946. 13577      To avoid this incompatibility, add the event interface back into the project, or clear the version compatibility setting in Project Properties.
  947. 13578    Member of Microsoft Visual Studio
  948. 13579    The Field '|1' in User Defined Type '|2' in the '|3' class module is an extra field than the UDT in the version-compatible component. 
  949. 13580    The Field '|1' in User Defined Type '|2' in the '|3' class module is missing from the UDT in the version-compatible component.
  950. 13581    The '|1' class module implemented in the version-compatible component had the |2 property set to '|3'.
  951. 13582    The '|1' class module will no longer support client applications compiled against the version-compatible component.
  952. 13583      To avoid this incompatibility, change the class module's |1 property back to '|2', or clear the version compatibility setting in Project Properties.
  953. 13584    Version |1
  954. 13585    $
  955. 13586    $
  956. 13587    $
  957. 13588    $
  958. 13589    $
  959. 13590    Working Model Edition
  960. 14000    Sets a value that specifies whether you can create instances of a public class outside a project.
  961. 14001    Not Creatable
  962. 14002    Creatable SingleUse
  963. 14003    Creatable MultiUse
  964. 14004    Private
  965. 14005    Global On New Process
  966. 14006    Global In Same Process
  967. 14007    Occurs when an application creates an instance of a Form, MDIForm, or class.
  968. 14008    Occurs when all references to an instance of a Form, MDIForm, or class are removed from memory by setting all the variables that refer to the object to Nothing or when the last reference to the object falls out of scope.
  969. 14009    Returns the name used in code to identify a form, control, or data access object.
  970. 14010    Returns the name used in code to identify a form, control, or data access object.
  971. 14011    Sets whether the Class will act as a data consumer.
  972. 14012    The Class will not be used as a data consumer.
  973. 14013    The Class will be used as a consumer of data.
  974. 14014    The Class will be used as a consumer of data.
  975. 14015    Sets whether the Class will act as a data source.
  976. 14016    The Class will not be used as a data source.
  977. 14017    The Class will be used as a data source.
  978. 14018    The Class will be used as an OLEDB provider data source.
  979. 14019    Sets whether the class can be saved.  Available for public classes only.
  980. 14020    Occurs when the persistable class should initialize its properties.
  981. 14021    Occurs when the persistable class should read its properties from the given PropertyBag object.
  982. 14022    Occurs when the persistable class should write its properties to the given PropertyBag object.
  983. 14023    Occurs when a data consumer requests a data member from the Class.
  984. 14024    Notifies data binding agents that a property on a Class has been changed.
  985. 14025    Asks data binding agents if a property bound to a data source can be changed.
  986. 14026    Notifies data consumers that a data member of the Class has changed.
  987. 14027    Returns a collection of data members to show at design time for this data source.
  988. 14028    A collection of data members to show at design time for this data source.
  989. 14029    Returns a specific data member by index from the DataMembers collection.
  990. 14030    Returns the number of data members in the DataMembers collection.
  991. 14031    Adds a data member string to the DataMembers collection.
  992. 14032    Removes a data member string from the DataMembers collection.
  993. 14033    Removes all data member strings from the DataMembers collection.
  994. 14034    The class does not support persistence.
  995. 14035    The class supports persistence.
  996. 14036    The class does not run under MTS.
  997. 14037    The class runs under MTS but does not use transactions.
  998. 14038    The class requires an MTS transaction.
  999. 14039    The class will participate in an MTS transaction.
  1000. 14040    The class requires a new MTS transaction.
  1001. 14041    Specifies the level of support for MTS.
  1002. 15000    Visual Basic objects and procedures
  1003. 15034     
  1004. 15035    Loads a form or control into memory.
  1005. 15036    Unloads a form or control from memory.
  1006. 15037    Contains general information about an application.
  1007. 15038    Manipulates forms according to their placement on the screen and controls the mouse pointer.
  1008. 15039    Provides access to the system Clipboard.
  1009. 15040    Enables you to communicate with a system printer (initially the default printer).
  1010. 15041    All loaded forms in an application.
  1011. 15042    Enables you to gather information about all available printers on the system.
  1012. 15043    Loads a string from a resource (.RES) file and returns it as a property of a control.
  1013. 15044    Loads a bitmap, icon, or cursor from a resource (.RES) file and returns it to the appropriate control.
  1014. 15045    Loads data of several possible types from a resource file (.RES) and returns a Byte array.
  1015. 15046    Loads a graphic into a Form, PictureBox, or Image control.
  1016. 15047    Saves a graphic from a Form, PictureBox, or Image control to a file.
  1017. 15049    The UserForms collection is a collection whose elements represent each loaded UserForm in an application.
  1018. 15624    The class name for all Visual Basic intrinsic controls.
  1019. 15806    Manipulates a collection of control licenses for use with Controls.Add.
  1020. 15843    Represents the Visual Basic VBControlExtender properties.
  1021. 15844    Occurs when a control that is assigned to a VBControlExtender object variable raises an event.
  1022. 15845    Occurs before the focus shifts to a (second) control that has its CausesValidation property set to True.
  1023. 16000    Displays an X when selected; the X disappears when the CheckBox is cleared.
  1024. 16001    Combines the features of a TextBox control and a ListBox control.
  1025. 16002    Looks like a push button and is used to begin, interrupt, or end a process.
  1026. 16003    Displays directories and paths at run time.
  1027. 16004    Enables a user to select a valid disk drive at run time.
  1028. 16005    Locates and lists files in the directory specified by the Path property at run time.
  1029. 16006    Provides an identifiable grouping for controls.
  1030. 16007    Provides a horizontal scroll bar for easy navigation through long lists of items.
  1031. 16008    Provides a vertical scroll bar.
  1032. 16009    Displays a graphic.
  1033. 16010    Displays text that a user can't change directly.
  1034. 16011    A graphical control displayed as a horizontal, vertical or diagonal line.
  1035. 16012    Displays a list of items from which the user can select one or more.
  1036. 16013    Displays a custom menu for your application.
  1037. 16014    Enables you to add insertable objects to the forms of your applications.
  1038. 16015    Displays an option that can be turned on or off.
  1039. 16016    Displays a graphic from a bitmap, icon or metafile.
  1040. 16017    A graphical control displayed as a rectangle, square, oval, circle or rounded rectangle or square.
  1041. 16018    Displays information entered at design time by the user, or in code at run time.
  1042. 16019    A control which can execute code at regular intervals by causing a Timer event.
  1043. 16020    A window or dialog box that makes up part of an application's user interface.
  1044. 16021    Acts as the background for an application and can contain child forms.
  1045. 16022    Enables you to communicate with a system printer (initially the default printer).
  1046. 16023    Manipulates forms according to their placement on the screen and controls the mouse pointer.
  1047. 16024    Provides access to the system Clipboard.
  1048. 16025    Contains general information about an application.
  1049. 16026    Provides access to databases using a Recordset object.
  1050. 16027    An ActiveX Control authored in Visual Basic
  1051. 16028    An ActiveX Property Page authored in Visual Basic.
  1052. 16029    An ActiveX Document authored in Visual Basic.
  1053. 16100    Adds an item to a Listbox or ComboBox control or a row to a Grid control.
  1054. 16101    Arranges the windows or icons within an MDI form object.
  1055. 16102    Draws a circle, eclipse, or arc on an object.
  1056. 16103    Clears the contents of a control or the system Clipboard.
  1057. 16104    Closes an open object.
  1058. 16105    Clears graphics and text generated at run time from a Form, Image, or PictureBox.
  1059. 16106    Copies data from the OLE container control to the system Clipboard.
  1060. 16107    Creates an embedded object.
  1061. 16108    Creates a linked object from the contents of a file.
  1062. 16109    Deletes an object.
  1063. 16110    Opens an object for an operation such as editing.
  1064. 16111    Begins, ends, or cancels a drag operation of any object except Line, Menu, Shape, and Timer.
  1065. 16112    Terminates a print operation sent to the Printer object.
  1066. 16113    Updates the list of verbs an object supports.
  1067. 16114    Returns a graphic from the Clipboard object.
  1068. 16115    Returns a value indicating whether an item on the Clipboard object matches a specified format.
  1069. 16116    Returns a text string from the Clipboard object.
  1070. 16117    Hides an MDIForm or Form object but doesn't unload it.
  1071. 16118    Immediately terminates the current print job.
  1072. 16119    Draws lines and rectangles on an object.
  1073. 16120    Sends a command string to the source application in a DDE conversation.
  1074. 16121    Transfers contents of Label, PictureBox, or TextBox to source application in DDE conversation.
  1075. 16122    Asks the source DDE application to update the contents of a Label, PictureBox, or Textbox control.
  1076. 16123    Transfers contents of PictureBox to destination application in DDE conversation.
  1077. 16124    Moves an object.
  1078. 16125    Draws the contents of a graphics file on a Form, PictureBox, or Printer object.
  1079. 16126    Copies data from the system Clipboard to an OLE container control.
  1080. 16127    Displays the Paste Special dialog box.
  1081. 16128    Returns, as an integer of type Long, the RGB color of the specified point on a Form or PictureBox object.
  1082. 16129    Displays a pop-up menu on an MDIForm or Form object.
  1083. 16130    Sends a bit-by-bit image of a Form object to the printer.
  1084. 16131    Sets a point on an object to a specified color.
  1085. 16132    Loads an object from a data file created using the SaveToFile method.
  1086. 16133    Forces a complete repaint of a object.
  1087. 16134    Removes an item from a ListBox or ComboBox control or a row from a Grid control.
  1088. 16135    Saves an object to a data file.
  1089. 16136    Saves an object in the OLE 1 file format.
  1090. 16138    Defines the coordinate system for a Form, PictureBox, or Printer.
  1091. 16139    Puts a picture on the Clipboard object using the specified graphic format.
  1092. 16140    Moves the focus to the specified object.
  1093. 16141    Puts a text string on the Clipboard object using the specified Clipboard object format.
  1094. 16142    Displays an MDIForm or Form object.
  1095. 16143    Returns the height of a text string as it would be printed in the current font.
  1096. 16144    Returns the width of a text string as it would be printed in the current font.
  1097. 16145    Retrieves the current data from the application that supplied the object and displays it as a graphic in the OLE container control.
  1098. 16146    Places a specified object at the front or back of the z-order within its graphical level.
  1099. 16147    Displays the Insert Object dialog box.
  1100. 16148    Saves the current values of bound controls.
  1101. 16149    Gets the current record from a Data control's Recordset object and displays data in bound controls.
  1102. 16150    Ends the current page and advances to the next page on the Printer object.
  1103. 16151    Converts the value for the width of a Form, PictureBox, or Printer from one unit of measure to another.
  1104. 16152    Converts the value for the height of a Form, PictureBox, or Printer from one unit of measure to another.
  1105. 16153    Closes and rebuilds the Recordset object or data structures created by a control.
  1106. 16154    Displays a selected topic in a Help file using the What's This popup provided by Windows 95 Help.
  1107. 16156    Prepares the application to display What's This Help on a selected object.
  1108. 16157    Notifies the container that a property on a User Control has been changed.
  1109. 16158    Asks the container if a property bound to a data source can be changed.  The CanPropertyChange method is most useful if the property specified in PropertyName is bound to a data source.
  1110. 16159    Changes the width and height of a User Control.
  1111. 16160    Starts an OLE drag/drop event with the given control as the source.
  1112. 16161    Sets the log target and log mode for an application
  1113. 16162    Logs an event in the application's log target
  1114. 16163    Read in data asynchronously from a path or a URL and receive AsyncReadComplete event.
  1115. 16164    Cancel an asynchronous data request.
  1116. 16165    Notify data consumers that a data member of this data source has changed.
  1117. 16167    Validate contents of the last control on the form before exiting the form
  1118. 16300    Occurs when a form becomes the active window.
  1119. 16301    Occurs when the contents of a control have changed.
  1120. 16302    Occurs when the user presses and then releases a mouse button over an object.
  1121. 16303    Occurs when the user presses and releases a mouse button and then presses and releases it again over an object.
  1122. 16304    Occurs when a drag-and-drop operation is completed.
  1123. 16305    Occurs when a drag-and-drop operation is in progress.
  1124. 16306    Occurs when the list portion of a ComboBox control is about to drop down.
  1125. 16307    Occurs when an object receives the focus.
  1126. 16308    Occurs when an application creates an instance of a Form, MDIForm, or class.
  1127. 16309    Occurs when the user presses a key while an object has the focus.
  1128. 16310    Occurs when the user presses and releases an ANSI key.
  1129. 16311    Occurs when the user releases a key while an object has the focus.
  1130. 16312    Occurs when a DDE conversation terminates.
  1131. 16313    Occurs when there is an error during a DDE conversation.
  1132. 16314    Occurs when a command string is sent by a destination application in a DDE conversation.
  1133. 16315    Occurs when the source has changed the DDE data if the LinkMode property of the destination control is Notify.
  1134. 16316    Occurs when a DDE conversation is being initiated.
  1135. 16317    Occurs when a form is loaded.
  1136. 16318    Occurs when an object loses the focus.
  1137. 16319    Occurs when the user presses the mouse button while an object has the focus.
  1138. 16320    Occurs when the user moves the mouse.
  1139. 16321    Occurs when the user releases the mouse button while an object has the focus.
  1140. 16322    Occurs immediately after the object within an OLE container control is moved or resized while active.
  1141. 16323    Occurs when any part of a form or PictureBox control is moved, enlarged, or exposed.
  1142. 16324    Occurs when the path is changed by setting the FileName or Path property in code.
  1143. 16325    Occurs when the file listing pattern, such as *.*, is changed using FileName or Pattern in code.
  1144. 16326    Occurs before a form or application closes.
  1145. 16327    Occurs when a form is first displayed or the size of an object changes.
  1146. 16328    Occurs when you reposition the scroll box on a control.
  1147. 16329    Occurs when all references to an instance of a Form, MDIForm, or class are removed from memory.
  1148. 16330    Occurs when a preset interval for a Timer control has elapsed.
  1149. 16331    Occurs when a form is about to be removed from the screen.
  1150. 16332    Occurs when an object's data has been modified.
  1151. 16333    Occurs before the current record changes; the Update method, and a Delete, Unload, or Close operation.
  1152. 16334    Occurs when a form is no longer the active window.
  1153. 16335    Occurs when a user control or user document is asked to read its data from a file.
  1154. 16336    Occurs when a user control or user document is asked to write its data to a file.
  1155. 16337    Occurs the first time a user control or user document is created.
  1156. 16338    Occurs when an ambient value was changed by the container of a user control
  1157. 16339    Occurs when the user presses the OK button or the Apply button on the property page, or when property pages are switched by selecting tabs.
  1158. 16340    Occurs when the selection of controls on the form has changed.
  1159. 16341    Occurs when a property page is opened because of the developer pressing the ellipsis button to display a particular property for editing.
  1160. 16342    Occurs when the mouse is moved over the control during an OLE drag/drop operation, if its OLEDropMode property is set to manual.
  1161. 16343    Occurs when data is dropped onto the control via an OLE drag/drop operation, and OLEDropMode is set to manual.
  1162. 16344    Occurs at the source control of an OLE drag/drop operation when the mouse cursor needs to be changed.
  1163. 16345    Occurs when an OLE drag/drop operation is initiated either manually or automatically.
  1164. 16346    Occurs at the OLE drag/drop source control when the drop target requests data that was not provided to the DataObject during the OLEDragStart event.
  1165. 16347    Occurs at the OLE drag/drop source control after a manual or automatic drag/drop has been completed or canceled.
  1166. 16348    Occurs when focus enters the control.  The control itself could be receiving focus, or a constituent control could be receiving focus.
  1167. 16349    Occurs when focus leaves the control.  The control itself could be losing focus, or a constituent control could be losing focus.
  1168. 16350    Occurs before a UserForm closes.
  1169. 16351    Occurs when the user of the control presses one of the control's access keys, or when the Enter key is pressed when the developer has set the Default property to True, or when the Escape key is pressed when the developer has set the Cancel property to True.  The Default property and the Cancel property are enabled by the author of the control setting the DefaultCancel property to True.
  1170. 16352    Occurs when all of the data is available as a result of the AsyncRead method.
  1171. 16353    Occurs when a ListBox control's Style property is set to 1 (checkboxes) and an item's checkbox in the ListBox control is selected or cleared.
  1172. 16354    Occurs as the result of a data access error that takes place when no Visual Basic code is being executed.
  1173. 16355    Occurs after a record become the current record.
  1174. 16356    Occurs when the control's Visible property changes to True.
  1175. 16357    Occurs when the control's Visible property changes to False.
  1176. 16358    Occurs when a data consumer is asking this data source for one of it's data members.
  1177. 16359    Occurs when a control loses focus to a control that causes validation.
  1178. 16360    Occurs in a windowless user control in response to mouse activity.
  1179. 16361    Occurs when more data is available as a result of the AsyncReadProgress method.
  1180. 16363    Occurs when the contained object fires an event.
  1181. 16500    Sets a value that determines an action.
  1182. 16501    Returns the form that is the active window.
  1183. 16502    Returns/sets a value that determines where an object is displayed on a form.
  1184. 16503    Returns/sets the alignment of a CheckBox or OptionButton, or a control's text.
  1185. 16504    Determines whether a control that can be aligned is displayed when an active object on the form displays one or more toolbars.
  1186. 16505    Determines whether the application creating the object in the OLE container control is running.
  1187. 16506    Specifies the path of the project .VBP file when running the application from the development environment or the path of the executable file when running the application as an executable file.
  1188. 16507    Determines whether a FileListBox control displays files with Archive attributes.
  1189. 16508    Enables the object contained in the OLE container control to decide the activation behavior.
  1190. 16509    Returns/sets the output from a graphics method to a persistent bitmap.
  1191. 16510    Returns/sets a value that determines whether MDI child forms are displayed when loaded.
  1192. 16511    Determines whether a control is automatically resized to display its entire contents.
  1193. 16512    Determines if a pop-up menu containing the object's verbs is displayed in a context menu.
  1194. 16513    Returns/sets the background color used to display text and graphics in an object.
  1195. 16514    Indicates whether a Label or the background of a Shape is transparent or opaque.
  1196. 16515    Returns/sets the color of an object's border.
  1197. 16516    Returns/sets the border style for an object.
  1198. 16517    Indicates whether a command button is the Cancel button on a form.
  1199. 16518    Returns/sets the text displayed in an object's title bar or below an object's icon.
  1200. 16519    Returns/sets a value that determines whether a check mark is displayed next to a menu item.
  1201. 16520    Returns/sets the appearance of the control, whether standard (standard Windows style) or graphical (with a custom picture).
  1202. 16521    Returns/sets the class name of an embedded object.
  1203. 16522    Determines whether graphics methods in Paint events repaint an entire object or newly exposed areas.
  1204. 16523    Returns/sets the selected color.
  1205. 16524    Returns/sets a value that determines whether a color printer prints output in color or monochrome.
  1206. 16525    Returns/sets a value that determines whether a ListBox scrolls vertically in a single column (value of 0) or horizontally in snaking columns (values greater than 0).
  1207. 16526    Returns a value indicating whether a Control-menu box is displayed on a form at run time.
  1208. 16527    Returns/sets a value that determines the number of copies to be printed.
  1209. 16528    Returns the number of objects in a collection.
  1210. 16529    Returns/sets the horizontal coordinates for next print or draw method.
  1211. 16530    Returns/sets the vertical coordinates for next print or draw method.
  1212. 16531    Returns/sets a handle to a memory object or GDI object containing data in a specified format.
  1213. 16532    Returns a string from or sets a string for the specified object.
  1214. 16533    Determines which CommandButton control is the default command button on a form.
  1215. 16534    Returns the name of the device a driver supports.
  1216. 16535    Determines whether an object displays its contents or an icon.
  1217. 16536    Returns/sets the icon to be displayed as the pointer in a drag-and-drop operation.
  1218. 16537    Returns/sets a value that determines whether manual or automatic drag mode is used.
  1219. 16538    Sets the appearance of output from graphics methods or of a Shape or Line control.
  1220. 16539    Determines the line style for output from graphics methods.
  1221. 16540    Returns/sets the line width for output from graphics methods.
  1222. 16541    Returns/sets the selected drive at run time.
  1223. 16542    Returns the name of the driver for a Printer object.
  1224. 16543    Determines whether a page is printed on both sides.
  1225. 16544    Returns/sets a value that determines whether an object can respond to user-generated events.
  1226. 16545    Returns the name of the executable file for the current project.  If running in the development environment, returns the name of the project.
  1227. 16546    Returns/sets the path and filename of a selected file.
  1228. 16547    Returns the file number used when saving or loading an object, or the last file number used.
  1229. 16548    Returns/sets the color used to fill in shapes, circles, and boxes.
  1230. 16549    Returns/sets the fill style of a shape.
  1231. 16550    Returns a Font object.
  1232. 16551    Returns/sets bold font styles.
  1233. 16552    Returns the number of fonts available for the current display device or active printer.
  1234. 16553    Returns/sets italic font styles.
  1235. 16554    Specifies the name of the font that appears in each row for the given level.
  1236. 16555    Returns all font names available for the current display device or active printer.
  1237. 16556    Specifies the size (in points) of the font that appears in each row for the given level.
  1238. 16557    Returns/sets strikethrough font styles.
  1239. 16558    Returns/sets a value that determines whether background text/graphics on a Form, Printer or PictureBox are displayed.
  1240. 16559    Returns/sets underline font styles.
  1241. 16560    Returns/sets the foreground color used to display text and graphics in an object.
  1242. 16561    Specifies the format for displaying and printing numbers, dates, times, and text.
  1243. 16562    Returns a handle (from Microsoft Windows) to the object's device context.
  1244. 16563    Returns/sets the height of an object.
  1245. 16564    Specifies the default Help file context ID for an object.
  1246. 16565    Returns/sets the name of the Help file associated with the project.
  1247. 16566    Determines whether a FileListBox control displays files with Hidden attributes.
  1248. 16567    Specifies whether the selection in a Masked edit control is hidden when the control loses focus.
  1249. 16568    Returns/sets the user-readable host name of your Visual Basic application.
  1250. 16569    Returns a handle (from Microsoft Windows) to an object's window.
  1251. 16570    Returns the icon displayed when a form is minimized at run time.
  1252. 16571    Returns a handle, provided by Microsoft Windows, to a persistent bitmap.
  1253. 16572    Returns/sets the number identifying a control in a control array.
  1254. 16573    Returns/sets the number of milliseconds between calls to a Timer control's Timer event.
  1255. 16574    Returns/sets a specific number for each item in a ComboBox or ListBox control.
  1256. 16575    Returns/sets whether keyboard events for an object are invoked before keyboard events for controls on that object.
  1257. 16576    Returns/sets amount of change to Value property in a scroll bar when user clicks the scroll bar area.
  1258. 16577    Returns/sets the distance between the internal left edge of an object and the left edge of its container.
  1259. 16578    Returns/sets the data passed to a destination control in a DDE conversation with another application.
  1260. 16579    Returns/sets the type of link used for a DDE conversation and activates the connection.
  1261. 16580    Returns/sets the amount of time a control waits for a response to a DDE message.
  1262. 16581    Returns/sets the source application and topic for a destination control.
  1263. 16582    Returns/sets the items contained in a control's list portion.
  1264. 16583    Returns the number of items in the list portion of a control.
  1265. 16584    Returns/sets the index of the currently selected item in the control.
  1266. 16585    Returns the address of the object.
  1267. 16586    Returns/sets a scroll bar position's maximum Value property setting.
  1268. 16587    Determines whether a form has a Maximize button.
  1269. 16588    Returns/sets the maximum number of characters that can be entered in a control.
  1270. 16589    Returns/sets a value that determines if a form is displayed as an MDI child form.
  1271. 16590    Determines whether or not a form incorporates the menus from an object on the form's menu bar.
  1272. 16591    Determines whether a form has a Minimize button.
  1273. 16592    Returns or sets a value that determines access to one or more additional features of the OLE container control.
  1274. 16593    Sets a custom mouse icon.
  1275. 16594    Returns/sets the type of mouse pointer displayed when over part of an object.
  1276. 16595    Returns/sets a value that determines whether a control can accept multiple lines of text.
  1277. 16596    Returns/sets a value that determines whether a user can make multiple selections in a control.
  1278. 16597    Returns the name used in code to identify an object.
  1279. 16598    Returns the index of the item most recently added to a control.
  1280. 16599    Determines whether a FileListBox control displays files with Normal attributes.
  1281. 16600    Returns an object in a control.
  1282. 16601    Returns the list of formats an object can provide.
  1283. 16602    Returns the number of formats that can be accepted by an object.
  1284. 16603    Returns the list of formats an object can provide.
  1285. 16604    Returns the number of formats an object can provide.
  1286. 16605    Returns the menu state for each verb in the ObjectVerbs array.
  1287. 16606    Returns the list of verbs an object supports.
  1288. 16607    Returns the number of verbs supported by an object.
  1289. 16608    Determines whether a menu bar displays Menu controls when a linked or embedded object is active.
  1290. 16609    Returns the status of the object in an OLE container control.
  1291. 16610    Returns/sets the type of object the OLE container control can contain.
  1292. 16611    Returns/sets a value indicating whether documents are printed in portrait or landscape mode.
  1293. 16612    Returns the current page number.
  1294. 16613    Returns/sets the default paper bin on the printer from which paper is fed when printing.
  1295. 16614    Returns/sets the paper size for the current printer.
  1296. 16615    Returns the object on which this object is located.
  1297. 16616    Returns/sets a value that determines whether characters typed by a user or placeholder characters are displayed in a control.
  1298. 16617    Returns whether the contents of the system Clipboard can be pasted into the OLE container control.
  1299. 16618    Returns/sets the current path.
  1300. 16619    Returns/sets a value indicating the filenames displayed in a control at run time.
  1301. 16620    Returns/sets a graphic to be displayed in a control.
  1302. 16621    Returns a graphic to be displayed in a control.
  1303. 16622    Returns the name of the port through which a document is sent to a printer.
  1304. 16623    Returns a value that determines whether a previous instance of an application is already running.
  1305. 16624    Returns/sets a value indicating the printer resolution.
  1306. 16625    Determines whether a control can be edited.
  1307. 16626    Returns/sets the number of units for the vertical measurement of an object's interior.
  1308. 16627    Returns/sets the horizontal coordinates for the left edges of an object.
  1309. 16628    Returns/sets a value indicating measurement units for object coordinates when using graphics methods or positioning controls.
  1310. 16629    Returns/sets the vertical coordinates for the top edges of an object.
  1311. 16630    Returns/sets the number of units for the horizontal measurement of an object's interior.
  1312. 16631    Returns/sets a value indicating whether an object has vertical or horizontal scroll bars.
  1313. 16632    Returns the number of selected items in a ListBox control.
  1314. 16633    Returns/sets the selection status of an item in a control.
  1315. 16634    Returns/sets the number of characters selected.
  1316. 16635    Returns/sets the starting point of text selected.
  1317. 16636    Returns/sets the string containing the currently selected text.
  1318. 16637    Returns/sets a value indicating the appearance of a control.
  1319. 16638    Determines whether a Form or MDIForm object appears in the Windows 95 taskbar.
  1320. 16640    Determines how the OLE container control is sized or how its image is displayed.
  1321. 16641    Returns/sets amount of change to Value property in a scroll bar when user clicks a scroll arrow.
  1322. 16642    Indicates whether the elements of a control are automatically sorted alphabetically.
  1323. 16643    Returns/sets the filename to use when you create an object.
  1324. 16644    Returns/sets the data within the file to be linked when you create a linked object.
  1325. 16645    Returns/sets whether an application starts as a stand-alone project or an ActiveX component.
  1326. 16646    Returns/sets a value that determines whether a graphic resizes to fit the size of an Image control.
  1327. 16647    Returns/sets a value that determines the type of control and the behavior of its list box portion.
  1328. 16648    Determines whether a FileListBox control displays files with System attributes.
  1329. 16649    Returns/sets the tab order of an object within its parent form.
  1330. 16650    Returns/sets a value indicating whether a user can use the TAB key to give the focus to an object.
  1331. 16651    Stores any extra data needed for your program.
  1332. 16652    Returns/sets the text contained in the control.
  1333. 16653    Returns/sets the title of the application displayed in the Microsoft Windows Task List.
  1334. 16654    Returns/sets the distance between the internal top edge of an object and the top edge of its container.
  1335. 16655    Returns/sets which item in a control is displayed in the topmost position.
  1336. 16656    Returns/sets a value that determines if the Printer object considers the default printer setting in the Control Panel.
  1337. 16657    Returns the number of twips per pixel for an object measured horizontally.
  1338. 16658    Returns the number of twips per pixel for an object measured vertically.
  1339. 16659    Determines how an object is updated when linked data is modified.
  1340. 16660    Returns/sets a value that specifies whether an & in a Label's Caption property defines an access key.
  1341. 16661    Returns/sets the value of an object.
  1342. 16662    Returns/sets an operation to perform when an object is activated using the Action property.
  1343. 16663    Returns/sets a value that determines whether an object is visible or hidden.
  1344. 16664    Returns/sets the width of an object.
  1345. 16665    Returns/sets a value that determines whether a Menu object maintains a list of the current MDI child windows.
  1346. 16666    Returns/sets the visual state of a form window at run time.
  1347. 16667    Returns/sets a value that determines whether a control expands to fit the text in its Caption.
  1348. 16668    Returns/sets the X coordinate of the starting point of a Line control.
  1349. 16669    Returns/sets the X coordinate of the ending point of a Line control.
  1350. 16670    Returns/sets the Y coordinate of the starting point of a Line control.
  1351. 16671    Returns/sets the Y coordinate of the ending point of a Line control.
  1352. 16672    Returns/sets the percentage by which printed output is to be scaled up or down.
  1353. 16673    Sets a value that specifies the Data control through which the current control is bound to a database. 
  1354. 16674    Returns/sets a value that binds a control to a field in the current record.
  1355. 16675    Returns/sets a value indicating that data in a control has changed by some process other than by retrieving data from the current record.
  1356. 16676    Returns the control that has focus.
  1357. 16677    A collection whose elements represent each control on a form, including elements of control arrays. 
  1358. 16678    Returns/sets whether or not an object is painted at run time with 3-D effects.
  1359. 16679    Indicates the source of an open database, a database used in a pass-through query, or an attached table.
  1360. 16680    Returns a reference to a Data control's underlying Database object.
  1361. 16681    Returns/sets the name and location of the source of data for a Data control.
  1362. 16682    Indicates the state of editing for the current record.
  1363. 16683    Returns/sets a value that indicates whether the underlying database for a Data control is opened for single-user or multiuser access.
  1364. 16684    Returns or sets a value that specifies one or more characteristics of the Recordset object in the control's Recordset property.
  1365. 16685    Returns/sets the underlying table, SQL statement, or QueryDef object for a Data control.
  1366. 16686    Returns/sets a Recordset object defined by a Data control's properties or by an existing Recordset.
  1367. 16687    Indicates what action the Data control takes when the BOF property is True.
  1368. 16688    Indicates what action the Data control takes when the EOF property is True.
  1369. 16689    Returns/sets a value indicating the type of Recordset object you want the Data control to create.
  1370. 16690    Determines whether OLE container control can be a drop target.
  1371. 16691    Determines whether the toolbars of an object on an MDI child form are displayed on the MDIForm when the object is active.
  1372. 16692    Return/sets the current operating mode of the input method editor.
  1373. 16693    Returns/sets an associated context number for an object.
  1374. 16694    Returns or sets whether the What's This button appears in the title bar of a Form or MDIForm.
  1375. 16695    Sets or returns whether context-sensitive Help uses the What's This popup provided by Windows 95 Help or the main Help window.
  1376. 16697    Returns/sets a value that determines if a task is visible in the task list.
  1377. 16698    Returns/sets milliseconds during which an Automation request will continue to be retried.
  1378. 16699    Returns/sets title of 'busy' message displayed when an ActiveX component rejects a request.
  1379. 16700    Returns/sets text of 'busy' message displayed if an ActiveX component rejects a request.
  1380. 16701    Determines whether a rejected Automation request raises an error, instead of displaying a 'busy' message.
  1381. 16702    Returns/sets milliseconds Automation requests will run before user actions trigger a 'busy' message.
  1382. 16703    Returns/sets title of 'busy' message displayed while an Automation request is pending.
  1383. 16704    Returns/sets text of 'busy' message displayed while an Automation request is pending.
  1384. 16705    Returns the major release number of the project.
  1385. 16706    Returns the minor release number of the project.
  1386. 16707    Returns the revision version number of the project.
  1387. 16708    Returns comments about the running application.
  1388. 16709    Returns the name of the application's author.
  1389. 16710    Returns a file description of the running application.
  1390. 16711    Returns copyright information about the running application.
  1391. 16712    Returns trademark information about the running application.
  1392. 16713    Returns the product name of the running application.
  1393. 16714    Returns the container of an object.
  1394. 16715    Returns/Sets a value indicating whether the control displays partial items.
  1395. 16716    Returns the instance handle of the application.
  1396. 16717    Returns/sets the text displayed when the mouse is paused over the control.
  1397. 16718    Returns/sets a graphic to be displayed when the button is disabled, if Style is set to 1.
  1398. 16719    Returns/sets a graphic to be displayed when the button is in the down position, if Style is set to 1.
  1399. 16720    Returns or sets a bitmap that will be used as the picture representation of the control in the toolbox (16x15 pixels, scaled if necessary).
  1400. 16721    Returns or sets a value determining if a control can contain other controls placed on it, in the same way the PictureBox control can contain other controls.
  1401. 16722    Returns or sets a value determining if a control should not have a visible window at run time.
  1402. 16723    Returns or sets a value determining if a control can itself receive focus.
  1403. 16724    Returns or sets a value determining if a control is alignable, and can use the extender Align property.
  1404. 16725    Returns or sets a value determining which control receives focus when one of the access keys for the control is pressed.
  1405. 16726    Returns or sets a value determining if a control can act as a standard command button.
  1406. 16727    Returns an Ambient object that allows access to the ambient properties of the container.
  1407. 16728    Returns the Extender object for this control which allows access to the properties of the control that are kept track of by the container.
  1408. 16729    Returns or sets a string from an array that is the name of a property page that is associated with the control represented by a UserControl class.
  1409. 16730    Returns a collection that allows access to the controls contained within the control that were added to the control by the developer who uses the control.
  1410. 16731    Returns a collection that allows access to the other controls in the control's container.
  1411. 16732    Returns a collection that contains all the currently selected controls on the form.
  1412. 16733    Returns or sets a value indicating that a property on a property page of the control has changed.
  1413. 16734    Returns/Sets whether this object can act as an OLE drop target.
  1414. 16735    Returns/Sets whether this object can act as an OLE drop target, and whether this takes place automatically or under programmatic control.
  1415. 16736    Returns/Sets whether this object can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
  1416. 16737    Returns a value which indicates if a form can be shown non-modally (modeless).
  1417. 16738    Returns a value indicating if the container is currently ignoring events being raised by the control.
  1418. 16739    Returns or sets a value determining if a control can be shared with other applications.
  1419. 16740    Returns or sets a string that contains the keys that will act as the access keys (or hot keys) for the control.
  1420. 16741    Returns/Sets a value that determines whether the Property Page will be a standard size or a custom size.
  1421. 16742    Returns/sets an image that contains the palette to use on an object when PaletteMode is set to Custom
  1422. 16743    Returns/sets a value that determines which palette to use for the controls on a object.
  1423. 16744    Returns/sets a value that determines whether checkboxes are displayed inside a ListBox control.
  1424. 16745    Returns or sets a color in a button's picture to be a 'mask' (that is, transparent), if Style is set to 1.
  1425. 16746    Returns or sets a value that determines whether the color assigned in the MaskColor property is used as a 'mask'. (That is, used to create transparent regions.)  Applies only if Style is set to 1.
  1426. 16747    Returns/sets a value that determines if a control will have the Edit verb on its context menu.
  1427. 16748    Returns the filename for an application's log (if logging to a file).
  1428. 16749    Returns a value that indicates the target (event log or log file) and other log attributes.
  1429. 16750    Returns/sets a value that determines whether an application will run without any user interface.
  1430. 16751    Returns the ID of the executing thread.
  1431. 16752    Returns/sets a value which determines the type of data source (Jet or ODBCDirect) that is used by the Data control.  Used with DAO WorkspaceTypeEnum values.
  1432. 16753    Returns/sets a value which indicates the cursor library used by the Data control.  Used with DefaultCursorTypeConstants values.
  1433. 16754    Returns a Hyperlink object used for browser style navigation.
  1434. 16756    Returns or sets a value specifying the position of a Form when it first appears.
  1435. 16757    Returns/sets a value that determines whether a form can be moved.
  1436. 16758    Returns/sets amount of change to the UserDocument ViewportLeft property when the user clicks a vertical scroll arrow.
  1437. 16759    Returns/sets amount of change to the UserDocument ViewportTop property when the user clicks a horizontal scroll arrow.
  1438. 16760    Returns/sets a value that determines whether a UserDocument fires Scroll events while the scrollbar thumb is dragged.
  1439. 16761    Returns/sets a DataBindings collection object that collects the bindable properties that are available to the developer.
  1440. 16762    Returns a DataBinding object which represents a bindable property of this component.
  1441. 16763    Returns/sets a value that determines whether files with read-only attributes are displayed in the file list or not.
  1442. 16764    Returns/sets a graphic to be displayed in a CommandButton, OptionButton or CheckBox control, if Style is set to 1.
  1443. 16765    Determines text display direction and control visual appearance on a bidirectional system.
  1444. 16766    Sets a value that specifies a shortcut key for a Menu object.
  1445. 16767    Returns or sets the width of a control's border.
  1446. 16768    Returns/sets the minimum width of the Viewport at which the horizontal scrollbar will appear.
  1447. 16769    Returns/sets the minimum height of the Viewport at which the vertical scrollbar will appear.
  1448. 16770    Returns the current height of the Viewport.
  1449. 16771    Returns the distance between the left edge of the UserDocument and the left edge of the Viewport.
  1450. 16772    Returns the distance between the top of the UserDocument and the top of the Viewport.
  1451. 16773    Returns the current width of the Viewport.
  1452. 16774    Sets the left and top coordinates of the UserDocument that will be visible in the Viewport.
  1453. 16776    Returns/sets the color that specifies transparent areas in the MaskPicture.
  1454. 16777    Returns/sets the picture that specifies the clickable/drawable area of the control when BackStyle is 0 (transparent).
  1455. 16778    Returns a collection of data members to show at design time for this data source.
  1456. 16779    Returns/sets whether the UserControl will act as a data consumer.
  1457. 16780    Returns/sets whether validation occurs on the control which lost focus.
  1458. 16781    Returns/sets whether the UserControl can be activated windowless in a container which supports it.
  1459. 16782    Indicates which mode of automatic hit testing a windowless UserControl employs.
  1460. 16783    Returns/sets a value that describes the DataMember for a data connection.
  1461. 16784    Returns a DataFormat object for use against a bindable property of this component.
  1462. 16785    Returns a handle (from Microsoft Windows) to the window a UserControl is contained in.
  1463. 16786    Indicates the manner in which a windowless UserControl's appearance is clipped.
  1464. 16787    Indicates whether the form is modal or modeless.
  1465. 16788    Determines whether a unique display context is allocated for the control.
  1466. 16789    Returns/sets a value that determines whether a project will remain loaded in memory.
  1467. 16790    Returns/sets whether the UserControl will act as a data source.
  1468. 18000    New Project
  1469. 18001    Open Project
  1470. 18004    Add File
  1471. 18006    Print Setup
  1472. 18007    Print
  1473. 18011    Cut
  1474. 18012    Copy
  1475. 18013    Paste
  1476. 18014    PasteLink
  1477. 18015    Delete
  1478. 18016    Find
  1479. 18017    FindNext
  1480. 18018    FindPrev
  1481. 18019    Replace
  1482. 18020    Indent
  1483. 18021    Outdent
  1484. 18022    Yank Line
  1485. 18023    Insert Line
  1486. 18024    Bring To Front
  1487. 18025    Send To Back
  1488. 18026    Snap To Grid
  1489. 18027    Lock Controls Toggle
  1490. 18028    View Code
  1491. 18029    View Object
  1492. 18030    Definition
  1493. 18031    Drop Down
  1494. 18032    Last Position
  1495. 18034    Object Browser
  1496. 18035    Project Explorer
  1497. 18036    Properties Window
  1498. 18037    Toolbox
  1499. 18038    Color Palette
  1500. 18039    Add Procedure
  1501. 18040    Add Form
  1502. 18041    Add MDI Form
  1503. 18042    Add Module
  1504. 18043    Add Class Module
  1505. 18044    Add User Control
  1506. 18045    Add Property Page
  1507. 18047    Module Load Text
  1508. 18048    Break
  1509. 18050    Full Start
  1510. 18051    End
  1511. 18052    Restart
  1512. 18053    Step Into
  1513. 18054    Step Over
  1514. 18055    Step To Cursor
  1515. 18056    Toggle Breakpoint
  1516. 18057    Clear All Breakpoints
  1517. 18058    Set Next Statement
  1518. 18059    Show Next Statement
  1519. 18060    Add Watch
  1520. 18061    Edit Watch
  1521. 18062    Delete Watch
  1522. 18063    Quick Watch
  1523. 18064    Call Tree
  1524. 18065    Menu Editor...
  1525. 18066    Show Vbxconvert
  1526. 18068    Component Gallery
  1527. 18069    References
  1528. 18070    Get
  1529. 18071    Checkout
  1530. 18072    Checkin
  1531. 18073    Uncheckout
  1532. 18074    Options
  1533. 18075    Visual Data Manager...
  1534. 18076    Report Designer
  1535. 18077    Add-In Manager
  1536. 18079    Cascade
  1537. 18080    Tile Horizontally
  1538. 18081    Tile Vertically
  1539. 18082    Arrange Icons
  1540. 18083    Contents...
  1541. 18084    Index...
  1542. 18085    Technical Support
  1543. 18088    About Microsoft Visual Basic...
  1544. 18089    Long Live the Cucumber
  1545. 18090    Break On All
  1546. 18091    Break In Ole Server
  1547. 18092    Break On Unhandled
  1548. 18098    Hide Property Window
  1549. 18100    Cpal Default
  1550. 18126    More Windows...
  1551. 18127    Insert Object
  1552. 18128    Call Stack...
  1553. 18129    Immediate Window
  1554. 18130    Select All
  1555. 18132    Align to Grid
  1556. 18133    Align Tops
  1557. 18134    Align Bottoms
  1558. 18135    Align Lefts
  1559. 18136    Align Rights
  1560. 18137    Align Centers
  1561. 18138    Align Middles
  1562. 18141    Center Horizontally
  1563. 18142    Center Vertically
  1564. 18143    Size to Grid
  1565. 18145    Make Both Same Size
  1566. 18146    Make Height Same Size
  1567. 18147    Make Width Same Size
  1568. 18148    Make Horizontal Spacing Equal
  1569. 18149    Increase Horizontal Spacing
  1570. 18150    Decrease Horizontal Spacing
  1571. 18151    Remove Horizontal Spacing
  1572. 18152    Make Vertical Spacing Equal
  1573. 18153    Increase Vertical Spacing
  1574. 18154    Decrease Vertical Spacing
  1575. 18155    Remove Vertical Spacing
  1576. 18156    Bring Forward
  1577. 18157    Send Backward
  1578. 18158    Group
  1579. 18159    Ungroup
  1580. 18160    Show Grid
  1581. 18161    Diable All Watches
  1582. 18162    Disable All Breakpoints
  1583. 18163    Recording Point
  1584. 18164    List Properties/Methods
  1585. 18165    List Constants
  1586. 18167    Split Window
  1587. 18168    Show Tab Order
  1588. 18169    Locals Window
  1589. 18170    Step Out
  1590. 18171    Toggle Bookmark
  1591. 18172    Next Bookmark
  1592. 18173    Previous Bookmark
  1593. 18174    Clear All Bookmarks
  1594. 18175    Watch Window
  1595. 18176    Import
  1596. 18177    Export
  1597. 18181    Dockable
  1598. 18182    What's This?
  1599. 18188    Hide Code Window
  1600. 18189    Zoom
  1601. 18190    New Base Class
  1602. 18191    Quick Info
  1603. 18192    Parameter Info
  1604. 18193    Complete Word
  1605. 18194    Comment Block
  1606. 18195    Uncomment Block
  1607. 18206    New User Document
  1608. 18207    Property Pages
  1609. 18224    Macros Dialog
  1610. 18229    Add Project
  1611. 18230    Remove Project
  1612. 18232    Make Project Group
  1613. 18233    Member Attributes
  1614. 18235    Toggle Folders
  1615. 18236    Add Standard EXE Project
  1616. 18237    Add ActiveX EXE Project
  1617. 18238    Add ActiveX DLL Project
  1618. 18239    Add ActiveX Control Project
  1619. 18347    Search...
  1620. 19000    Blank
  1621. 19001    Menu Bar
  1622. 19002    File
  1623. 19003    Edit
  1624. 19004    View
  1625. 19005    Project
  1626. 19006    Format
  1627. 19007    Debug
  1628. 19008    Run
  1629. 19009    Tools
  1630. 19010    Add-Ins
  1631. 19011    Window
  1632. 19012    Help
  1633. 19013    Bookmarks
  1634. 19015    New Object Insert
  1635. 19016    New Project
  1636. 19017    Align
  1637. 19019    Center
  1638. 19020    Size
  1639. 19021    Size To
  1640. 19022    Horizontal Spacing
  1641. 19023    Vertical Spacing
  1642. 19024    Project Window Insert
  1643. 19025    Toggle
  1644. 19026    Order
  1645. 19027    ActiveX Designer
  1646. 19028    Toolbars
  1647. 19029    Code Window
  1648. 19030    Code Window (Break)
  1649. 19031    Watch Window
  1650. 19032    Immediate Window
  1651. 19033    Locals Window
  1652. 19034    Forms
  1653. 19035    Controls
  1654. 19036    Project Window
  1655. 19037    Project Window (Break)
  1656. 19038    Object Browser
  1657. 19046    Toolbox
  1658. 19047    Toolbox Group
  1659. 19048    Property Browser
  1660. 19049    Color Palette
  1661. 19050    Toolbar
  1662. 19051    Project Window Project
  1663. 19052    Project Window Form Folder
  1664. 19053    Project Window Module/Class Folder
  1665. 19054    Project Window Related Documents Folder
  1666. 19055    Standard
  1667. 19056    Edit
  1668. 19057    Debug
  1669. 19058    UserForm
  1670. 19059    Form Editor
  1671. 19060    Project Window
  1672. 19061    AddCommandMenu
  1673. 19062    FileCommandWellMenu
  1674. 19063    EditCommandWellMenu
  1675. 19064    ViewCommandWellMenu
  1676. 19065    InsertCommandWellMenu
  1677. 19066    FormatCommandWellMenu
  1678. 19067    DebugCommandWellMenu
  1679. 19068    RunCommandWellMenu
  1680. 19069    ToolsCommandWellMenu
  1681. 19070    AddInsCommandWellMenu
  1682. 19071    WindowCommandWellMenu
  1683. 19072    HelpCommandWellMenu
  1684. 19073    AddOtherCommandMenu
  1685. 19074    Built-in Menus
  1686. 19075    DocumentMenu
  1687. 19076    Form Layout Window
  1688. 19077    Shortcut Menus
  1689. 19078    Forms
  1690. 19079    Code Windows
  1691. 19080    Misc
  1692. 19081    Docked Window
  1693. 19082    &Startup Position
  1694. 19083    Ta&ble
  1695. 19084    &Go To Row
  1696. 19085    Tabl&e
  1697. 19086    &Zoom
  1698. 19087    Show P&anes
  1699. 19088    &Change Type
  1700. 19120    &File
  1701. 19121    &Edit
  1702. 19122    &View
  1703. 19124    &Project
  1704. 19125    F&ormat
  1705. 19126    &Debug
  1706. 19127    &Run
  1707. 19128    &Tools
  1708. 19129    &Add-Ins
  1709. 19130    &Window
  1710. 19131    &Help
  1711. 19132    Q&uery
  1712. 19133    D&iagram
  1713. 19144    &New Project
  1714. 19145    &Open Project...
  1715. 19146    A&dd Project...
  1716. 19147    &Remove Project
  1717. 19148    Save Project Group
  1718. 19149    Save Project Group As...
  1719. 19150    Save <File Name>
  1720. 19151    Save <File Name> As...
  1721. 19156    &Print...
  1722. 19157    Print Set&up...
  1723. 19158    Ma&ke <Project>...
  1724. 19159    Make Project &Group...
  1725. 19160    E&xit
  1726. 19161    Save Se&lection
  1727. 19162    Save C&hange Script
  1728. 19176    &Undo
  1729. 19177    &Redo
  1730. 19178    Cu&t
  1731. 19179    &Copy
  1732. 19180    &Paste
  1733. 19181    Paste Lin&k
  1734. 19182    &Delete
  1735. 19183    Select &All
  1736. 19184    &Find...
  1737. 19185    Find &Next
  1738. 19186    R&eplace...
  1739. 19187    &Indent
  1740. 19188    &Outdent
  1741. 19189    Insert Fi&le...
  1742. 19190    List Properties/Met&hods
  1743. 19191    Li&st Constants
  1744. 19192    &Quick Info
  1745. 19193    Para&meter Info
  1746. 19194    Complete &Word
  1747. 19195    &Bookmarks
  1748. 19208    &Code
  1749. 19209    O&bject
  1750. 19210    &Definition
  1751. 19211    Last Positio&n
  1752. 19212    &Object Browser
  1753. 19213    &Immediate Window
  1754. 19214    Local&s Window
  1755. 19215    Watc&h Window
  1756. 19216    Call Stac&k...
  1757. 19217    &Project Explorer
  1758. 19218    Properties &Window
  1759. 19219    Property Pa&ges
  1760. 19220    Toolbo&x
  1761. 19221    T&ab Order
  1762. 19222    Color Pa&lette
  1763. 19223    &Toolbars
  1764. 19225    &Form Layout Window
  1765. 19240    Add &Procedure...
  1766. 19242    &Module
  1767. 19243    &Class Module
  1768. 19245    Add &Form
  1769. 19246    Add MD&I Form
  1770. 19247    Add &Module
  1771. 19248    Add &Class Module
  1772. 19249    Add &User Control
  1773. 19250    Add &Property Page
  1774. 19251    Add User &Document
  1775. 19252    More ActiveX Desi&gners...
  1776. 19253    &Add File...
  1777. 19254    &Remove <Item>
  1778. 19255    Refere&nces...
  1779. 19256    C&omponents...
  1780. 19257    <Project Name> Prop&erties...
  1781. 19258    &User Control
  1782. 19259    P&roperty Page
  1783. 19260    User &Document
  1784. 19265    Add 
  1785. 19272    &Align
  1786. 19273    &Make Same Size
  1787. 19275    Size to Gri&d
  1788. 19276    &Horizontal Spacing
  1789. 19277    &Vertical Spacing
  1790. 19278    &Center in Form
  1791. 19279    A&rrange Buttons
  1792. 19282    &Order
  1793. 19283    &Lock Controls
  1794. 19305    Step &Into
  1795. 19306    Step &Over
  1796. 19307    Step O&ut
  1797. 19308    &Run To Cursor
  1798. 19309    &Add Watch...
  1799. 19310    &Edit Watch...
  1800. 19311    &Quick Watch...
  1801. 19312    Disable All &Watches
  1802. 19313    &Toggle Breakpoint
  1803. 19314    &Clear All Breakpoints
  1804. 19315    &Disable All Breakpoints
  1805. 19316    Set &Next Statement
  1806. 19317    Show Ne&xt Statement
  1807. 19336    Start With &Full Compile
  1808. 19337    Brea&k
  1809. 19338    &End
  1810. 19339    &Restart
  1811. 19341    &Start
  1812. 19369    Procedure &Attributes...
  1813. 19370    &Add-In Manager...
  1814. 19371    &Menu Editor...
  1815. 19372    &References...
  1816. 19373    &Get
  1817. 19374    C&heck Out
  1818. 19375    Check &In
  1819. 19376    &Undo Check Out
  1820. 19378    &Options...
  1821. 19400    &Visual Data Manager...
  1822. 19401    &Report Designer...
  1823. 19432    S&plit
  1824. 19433    Tile &Horizontally
  1825. 19434    Tile &Vertically
  1826. 19435    &Cascade
  1827. 19436    &Arrange Icons
  1828. 19437    &More Windows...
  1829. 19464    &Contents...
  1830. 19465    &Index...
  1831. 19466    &Technical Support
  1832. 19469    &About Microsoft Visual Basic...
  1833. 19471    Microsoft on the &Web
  1834. 19472    &Debug Options...  (Do not localize this string)
  1835. 19474    &Search...
  1836. 19700    &Toggle Bookmark
  1837. 19701    &Next Bookmark
  1838. 19702    &Previous Bookmark
  1839. 19703    &Clear All Bookmarks
  1840. 19704    &Form
  1841. 19705    MD&I Form
  1842. 19706    Standard EXE
  1843. 19707    ActiveX EXE
  1844. 19708    ActiveX DLL
  1845. 19709    ActiveX Control
  1846. 19710    &Lefts
  1847. 19711    &Centers
  1848. 19712    &Rights
  1849. 19713    &Tops
  1850. 19714    &Middles
  1851. 19715    &Bottoms
  1852. 19716    to &Grid
  1853. 19719    &Horizontally
  1854. 19720    &Vertically
  1855. 19721    &Width
  1856. 19722    &Height
  1857. 19723    &Both
  1858. 19726    Make &Equal
  1859. 19727    &Increase
  1860. 19728    &Decrease
  1861. 19729    &Remove
  1862. 19730    Make &Equal
  1863. 19731    &Increase
  1864. 19732    &Decrease
  1865. 19733    &Remove
  1866. 19734    Breakpoint
  1867. 19735    Bookmark
  1868. 19736    &Bring to Front
  1869. 19737    &Send to Back
  1870. 19740    [Empty]
  1871. 19741    Comment Block
  1872. 19742    Uncomment Block
  1873. 19743    &Toggle
  1874. 19744    &Hide
  1875. 19745    &What's This
  1876. 19746    &Delete Watch
  1877. 19747    Co&llapse Parent
  1878. 19748    Always On &Top
  1879. 19749    Doc&kable
  1880. 19750    View C&ode
  1881. 19751    Prope&rties
  1882. 19752    Update &UserControls
  1883. 19753    Align to &Grid
  1884. 19754    View O&bject
  1885. 19755    Pro&ject Properties
  1886. 19756    &Add
  1887. 19757    &Find Whole Word Only
  1888. 19758    Show &Hidden Members
  1889. 19759    View &Definition
  1890. 19760    Group &Members
  1891. 19761    &Properties...
  1892. 19762    He&lp
  1893. 19763    &Insert Object...
  1894. 19764    &Additional Controls...
  1895. 19765    &Delete <Item>
  1896. 19766    &Customize <Item>
  1897. 19767    &New Page
  1898. 19768    &Delete Page
  1899. 19769    &Rename...
  1900. 19770    &Move...
  1901. 19771    &Import Page...
  1902. 19772    &Export Page...
  1903. 19773    &Move Here
  1904. 19774    Co&py Here
  1905. 19775    &Cancel
  1906. 19776    &Add Tab...
  1907. 19777    &Delete Tab
  1908. 19778    &Rename Tab...
  1909. 19779    Move &Up
  1910. 19780    Move Do&wn
  1911. 19781    &Description
  1912. 19782    De&fault
  1913. 19783    Set as Start &Up
  1914. 19784    Add Project
  1915. 19785    Insert Object
  1916. 19786    Gauge
  1917. 19787    Zoom
  1918. 19788    Toggle Folders
  1919. 19789    MRU List
  1920. 19790    Resolution &Guides
  1921. 19791    Break on All Errors
  1922. 19792    Break in Class Module
  1923. 19793    Break on Unhandled Errors
  1924. 19794    &Manual
  1925. 19795    Center &Owner
  1926. 19796    Center &Screen
  1927. 19797    &Windows Default
  1928. 19880    Save Se&lection
  1929. 19881    Save C&hange Script
  1930. 19882    &Remove
  1931. 19883    Delete Table from Data&base
  1932. 19884    Remove Table from Dia&gram
  1933. 19885    Select &All Columns
  1934. 19886    Set Primary Ke&y
  1935. 19887    &Insert Column
  1936. 19888    D&elete Column
  1937. 19889    &First
  1938. 19890    &Last
  1939. 19891    Ne&xt
  1940. 19892    Pre&vious
  1941. 19893    Ro&w
  1942. 19894    &New
  1943. 19895    &Column Properties
  1944. 19896    Column Na&mes
  1945. 19897    &Keys
  1946. 19898    &Name Only
  1947. 19899    C&ustom
  1948. 19900    200%
  1949. 19901    150%
  1950. 19902    100%
  1951. 19903    75%
  1952. 19904    50%
  1953. 19905    25%
  1954. 19906    10%
  1955. 19907    &Selection
  1956. 19908    &Diagram
  1957. 19909    &Grid
  1958. 19910    &SQL
  1959. 19911    &Results
  1960. 19912    &Run
  1961. 19913    Clear Res&ults
  1962. 19914    &Verify SQL Syntax
  1963. 19915    Sy&nchronize SQL
  1964. 19916    &Group By
  1965. 19917    &Select
  1966. 19918    &Insert
  1967. 19919    Insert &Values
  1968. 19920    &Update
  1969. 19921    &Delete
  1970. 19922    &Make Table
  1971. 19923    Add T&o Output
  1972. 19924    Sort &Ascending
  1973. 19925    Sort &Decending
  1974. 19926    Remove &Filter
  1975. 19927    &Select All Rows From <Table A>
  1976. 19928    S&elect All Rows From <Table B>
  1977. 19929    &New Text Annotation
  1978. 19930    Set Text &Font
  1979. 19931    &Add Related Tables
  1980. 19932    &Show Relationship Labels
  1981. 19933    &Modify Custom View
  1982. 19934    &View Page Breaks
  1983. 19935    &Recalculate Page Breaks
  1984. 19936    Arrange Se&lection
  1985. 19937    Arran&ge Tables
  1986. 19938    Autosi&ze Selected Tables
  1987. 19950    Ctrl
  1988. 19951    Alt
  1989. 19952    Shift
  1990. 19953    Break
  1991. 19954    Bkspce
  1992. 19955    Tab
  1993. 19956    Break
  1994. 19957    Space
  1995. 19958    PgUp
  1996. 19959    PgDn
  1997. 19960    Home
  1998. 19961    Ins
  1999. 19962    Del
  2000. 19963    F1
  2001. 19964    F2
  2002. 19965    F3
  2003. 19966    F4
  2004. 19967    F5
  2005. 19968    F6
  2006. 19969    F7
  2007. 19970    F8
  2008. 19971    F9
  2009. 19972    F10
  2010. 19973    F11
  2011. 19974    F12
  2012. 19975    F13
  2013. 19976    F14
  2014. 19977    F15
  2015. 19978    F16
  2016. 19979    Left Arrow
  2017. 19980    Right Arrow
  2018. 19981    Up Arrow
  2019. 19982    Down Arrow
  2020. 21001    Out of memory
  2021. 21003    Can't open Clipboard
  2022. 21004    No object
  2023. 21006    Unable to close object
  2024. 21007    Can't paste
  2025. 21008    Invalid property value
  2026. 21009    Can't copy
  2027. 21017    Invalid format
  2028. 21018    Class is not set
  2029. 21019    Source Document is not set
  2030. 21021    Invalid Action
  2031. 21023    Invalid or unknown Class
  2032. 21024    Unable to create link
  2033. 21026    Source name is too long
  2034. 21027    Unable to activate object
  2035. 21028    Object not running
  2036. 21029    Dialog already in use
  2037. 21031    Invalid source for link
  2038. 21032    Unable to create embedded object
  2039. 21033    Unable to fetch Link source name
  2040. 21034    Invalid Verb index
  2041. 21035    Incorrect Clipboard format
  2042. 21036    Error saving to file
  2043. 21037    Error loading from file
  2044. 21039    Unable to access source document
  2045. 21040    You cannot set DisplayType while the control contains an object
  2046. 21041    Cannot create embedded object. 'OleTypeAllowed' property of '|1' control is set to 'Linked'.
  2047. 23001    Unexpected error; quitting
  2048. 23002    Not enough memory to run; quitting
  2049. 23003    Unexpected error
  2050. 23004    Wrong version of run-time DLL
  2051. 23005    Wrong version of operating system; requires Windows NT 4.0 (build |1 with Service Pack |2 or above), or Windows 95 (build |3 or above)
  2052. 23006    System Error |1.  
  2053. 23010    Internal error: '|1'
  2054. 23012    File not found: '|1'
  2055. 23016    Device I/O error: '|1'
  2056. 23017    File already exists: '|1'
  2057. 23020    Disk full: '|1'
  2058. 23021    Input past end of file: '|1'
  2059. 23026    Too many files: '|1'
  2060. 23027    Device unavailable: '|1'
  2061. 23029    Permission denied: '|1'
  2062. 23030    Disk not ready: '|1'
  2063. 23034    Path/File access error: '|1'
  2064. 23035    Path not found: '|1'
  2065. 23050    Must have startup form or Sub Main()
  2066. 23052    Can't save file to TEMP
  2067. 23053    The file '|1' was recognized as a Visual Basic file, but the header was corrupt and the file can't be loaded.
  2068. 23054    The file, '|1', is marked as a version not supported by the current version of Visual Basic, and won't be loaded.
  2069. 23056    '|1' is in binary format and cannot be loaded into VB6.
  2070. 23057    '|1' could not be loaded.
  2071. 23058    User Documents are not allowed in Standard EXE and UserControl project types.
  2072. 23059    The project file '|1' is corrupt, and can't be loaded.
  2073. 23060    Unable to write Designer cache file '|1'.  Will just use regular files on Load.
  2074. 23061    '|1' is an invalid key. The file '|2' can't be loaded.
  2075. 23062    The project file '|1' contains invalid '|2' key value.
  2076. 23064    The project file '|1' contains invalid '|2' key value. Valid range is 0 to |3.
  2077. 23065    The Project name is too long. Name has been truncated.
  2078. 23066    The project file '|1' contains invalid key '|2'.
  2079. 23067    User Documents are not allowed in Standard EXE and UserControl project types. Item(s) not loaded.
  2080. 23078    Can't find file '|1'
  2081. 23079    Not enough memory to load file
  2082. 23090    Duplicate procedure name
  2083. 23091    Unable to display help
  2084. 23095    Can't display system information
  2085. 23096    Invalid procedure name
  2086. 23097    A procedure of that name already exists
  2087. 23098    The application description can't be more than 2000 characters long
  2088. 23099    The project group file '|1' is in an unknown format, and can't be loaded.
  2089. 23100    The project group file '|1' is missing a required value, and can't be loaded.
  2090. 23101    The project group file '|1' contains a duplicate value, and can't be loaded.
  2091. 23102    The project group file '|1' is corrupt, and can't be loaded.
  2092. 23103    The project group file '|1' is read-only
  2093. 23104    The wizard file '|1' is in an unknown format, and can't be loaded.
  2094. 23105    The wizard file '|1' is missing a required value, and can't be loaded.
  2095. 23112    The wizard file '|1' is corrupt, and can't be loaded.
  2096. 23130    Control must be same type as rest of array
  2097. 23131    Array already has control at index '|1'
  2098. 23132    Not a legal object name: '|1'
  2099. 23133    Must specify which item(s) to print
  2100. 23134    Can't clear Index property without changing Name
  2101. 23135    Name '|1' conflicts with existing module, project, or object library
  2102. 23136    '|1' is a control name
  2103. 23137    Windowless controls can't have menus
  2104. 23139    Controls without the align property cannot be placed directly on the MDI form
  2105. 23140    File is read-only
  2106. 23141    Project file is read-only
  2107. 23143    Can't create a UserControl instance on its own designer
  2108. 23145    This control's designer is open.  To use the control, you must first close its designer (design window).
  2109. 23146    This control is private to its project.  To be public, a control must be in an ActiveX Control project, and its Public property must be True.
  2110. 23147    EditAtDesignTime is not supported on Windowless controls.
  2111. 23148    This designer cannot be used because it uses features that are not supported in this version of Visual Basic.
  2112. 23149    Can't have both ControlContainer and Windowless properties set.
  2113. 23150    Could not start Internet Explorer.
  2114. 23151    This control can only be used with |1 designers.
  2115. 23152    This control cannot be used with |1 designers.
  2116. 23153    '|1' cannot be added because it is referenced but not in use by any items in the project.  To correct this, uncheck 'Remove information about unused ActiveX Controls' in Project Options.
  2117. 23154    ActiveX Designers cannot contain private UserControls.
  2118. 23155    ActiveX Designers cannot contain uncompiled UserControls.
  2119. 23161    Can't create a cyclic chain of User Controls
  2120. 23170    Menu item skipped a level
  2121. 23171    Can't put check mark here
  2122. 23172    Can't assign shortcut key to a top level menu
  2123. 23174    Menu control must have a name
  2124. 23175    Menu control array element must have an index
  2125. 23176    Menu control array indexes must be in ascending order
  2126. 23177    Menu control array elements must be contiguous and within the same submenu
  2127. 23178    Shortcut key already assigned
  2128. 23179    Separator may not be checked or disabled, or have a shortcut key
  2129. 23180    At least one submenu item must be visible
  2130. 23181    Separator may not be the Window List menu
  2131. 23182    Can't have more than one Window List menu
  2132. 23183    Only Top Level Menus can have non-zero NegotiatePosition
  2133. 23200    Valid values are whole numbers from 1 to 32.
  2134. 23201    Valid values are whole numbers from 24 to 1188
  2135. 23204    Can't set the project name at this time
  2136. 23211    Procedure ID must be a negative number or zero.
  2137. 23212    Help Context ID must be a nonnegative number.
  2138. 23213    Invalid negative number.  Some negative numbers are reserved.
  2139. 23221    Main can't be module, type, project, or form name
  2140. 23222    Sub Main() doesn't exist
  2141. 23235    You need to fill in the DatabaseName and/or Connect properties of the Data Control to complete this operation.
  2142. 23236    You need to fill in the RecordSource property of the Data control to get a list of field names.
  2143. 23237    You cannot enumerate Table names in ODBCDirect mode (DefaultType set to UseODBC).
  2144. 23239    Unexpected error occurred in code generator or linker.  
  2145. 23240    Project to large too make into an EXE.
  2146. 23241    Version numbers must be in the range 0 to 9999
  2147. 23242    Invalid Base Address
  2148. 23243    No creatable public component detected.\nPress F1 for more information.
  2149. 23244    Unattended Project Cannot be visible at runtime.
  2150. 23245    Only one resource file allowed
  2151. 23246    Duplicate resources with same type and name
  2152. 23247    Retained Project cannot be unloaded.
  2153. 23250    Programmatic ID string too long '|1'.  The Programmatic ID must be 39 characters or less.
  2154. 23253    ActiveX Component could not be created
  2155. 23254    The Public property for Class |1 cannot be set to True.  You do not have an appropriate license to use this functionality in the design environment.
  2156. 23255    The file '|1' does not contain information needed to create a compatible ActiveX component.
  2157. 23256    The Instancing property for Class |1 cannot be set to Creatable SingleUse for an ActiveX DLL
  2158. 23257    The Visual Basic Development Environment can't provide multiple instances of a single use class.  Consult the documentation for restrictions on debugging single-use objects.
  2159. 23258    The compatible compatibility file '|1' is in use by another project.
  2160. 23259    A file must be specified in order to create a compatible ActiveX component.
  2161. 23260    Do you want to upgrade all |1 objects in this project to |2 objects?
  2162. 23261    The class name of the newly upgraded |1 objects is |2.  Since this is different from their previous name of |3, you must change any declarations of this object that you have in code.
  2163. 23262    All |1 objects in this project will be upgraded to |2 objects.
  2164. 23263    There is a compatibility error between the current project and the version-compatible component: |1
  2165. 23264    Unable to set the version compatible component: |1
  2166. 23265    PublicNotCreatable classes cannot be persistable.
  2167. 23270    Could not find Data Access Library.  Cannot Create reference.
  2168. 23271    Can't exit Windows while an OLE object is active for editing.
  2169. 23274    RecordSource property of the associated data control is empty.
  2170. 23275    Visual Basic was not able to start up due to an invalid system configuration. |1
  2171. 23278    The file '|1' was not registerable as an ActiveX Component.
  2172. 23279    Can't run without setting a Startup Project first.
  2173. 23280    MultiSelect must be 0 - None when Style is 1 - Checkbox
  2174. 23281    Control projects cannot be run alone.  Use File/Add Project to add a Standard Exe project; close the User Control design window; and then place a test instance of the control on Form1.
  2175. 23282    |1
  2176. 23283    Compile Error in File '|1' : |2
  2177. 23284    Compile Error in File '|1', Line |2 : |3
  2178. 23285    MDI Forms are not allowed in an ActiveX DLL or ActiveX Control project, or in a multithreaded ActiveX server.
  2179. 23286    The ActiveX Control can not be used because it defines an event named '|1' which conflicts with Visual Basic.
  2180. 23304    An instance of '|1' cannot be created because its designer window is open.
  2181. 23305    No public UserControl detected.\nPress F1 for more information.
  2182. 23336    |1 designers can only be used in DLL projects
  2183. 23337    |1 designers cannot be public in ActiveX EXE projects
  2184. 23338    |1 designers must be public and cannot be used in Standard EXE projects
  2185. 23339    |1 designers cannot be private
  2186. 23397    Could not find Standard Data Format Library.  Cannot Create reference.
  2187. 23398    No make available in the Working Model Edition
  2188. 23399    No help available in the Working Model Edition
  2189. 25000    Can't remove control or reference; Still in use on a form in an invalid state.  Please close all forms and try again
  2190. 25001    Can't remove control or reference; in use
  2191. 25002    Can't quit at this time
  2192. 25003    An action cannot be completed because a component (|1) is not responding.  Choose "Switch To" to activate the component and correct the problem.
  2193. 25004    An action cannot be completed because a component (|1) is busy.  Choose "Switch To" to activate the component and correct the problem.
  2194. 25005    Component Request Pending
  2195. 25006    Component Busy
  2196. 25007    One or more instances of this object are running.  Can't remove it at this time.
  2197. 25050    Invalid command line argument '|1'.
  2198. 25052    You already have a control named '|1'.  Do you want to create a control array?
  2199. 25053    Project file '|1' does not exist.
  2200. 25054    Error loading '|1'.  An error was encountered loading a property.  Continue?
  2201. 25055    Error loading '|1'.  A control could not be loaded due to load error.  Continue?
  2202. 25056    '|1' has an old file format.  When saved it will be saved in a newer format.
  2203. 25057    Display more load errors?
  2204. 25058    '|1' is referenced by '|2' project and cannot be updated.
  2205. 25059    '|1' already exists in project
  2206. 25060    '|1' is a Read-Only file
  2207. 25061    Errors during load. Refer to '|1' for details
  2208. 25062    '|1' could not be loaded
  2209. 25063    Version number missing or invalid; Visual Basic 6.0 assumed.
  2210. 25064    String value too long to process; form load aborted
  2211. 25066    '|1' could not be registered
  2212. 25067    User Documents are not allowed in this type of project. Item(s) has(ve) to be removed. Are you sure you want to change the project type?
  2213. 25068    The current value of '|1' instancing property is not valid in this type of project.  The property value has been changed.
  2214. 25069    Other applications are currently accessing an object in your program.  Ending the program now could cause errors in those programs.  End program at this time?
  2215. 25070    One or more of the properties in '|1' was bad.  Some or all of the properties might not be set correctly.
  2216. 25071    '|1' could not be loaded.\n\nRemove it from the list of available Add-Ins?
  2217. 25072    The load behavior for '|1' could not be updated because of current registry permissions.
  2218. 25073    Conflicting names were found in '|1'.  The name '|2' will be used.
  2219. 25074    Conflicting attributes were found in '|1'.  The defaults will be used.
  2220. 25075    Original definition:
  2221. \n |1
  2222. 25076    Visual Basic can't upgrade the ActiveX controls to those provided in the '|1' library.  Remove this library from the list of available upgrades?
  2223. 25077    Visual Basic found an instance of '|1' in a binary form file. VBX's cannot be converted from binary form files in the 32-bit version.
  2224. 25078    An error occurred while background loading module '|1'. Background load will now abort and the code for some modules may not be loaded.   Saving these modules to their current file name will result in code loss.  Please load a new project.
  2225. 25082    A project with the name '|1' is already loaded.
  2226. 25083    The copy of this file which might have changes is already opened.
  2227. 25084    This project is referenced from another project.  Are you sure you want to remove it?
  2228. 25085    The project '|1' can not be built because it references project '|2' which does not have a binary compatibility file set.
  2229. 25086    The file '|1' is already open.
  2230. 25087    Some project properties and/or items have to be changed in this type of project. Check Help for details. Are you sure you want to change the project type?
  2231. 25088    Current Public/Instancing/DataSourceBehavior/Persistable property values are not valid in this type of project ('|1'). The property values have been changed.
  2232. 25089    '|1' can not be public in this type of project.  Use Project Properties to change the project type.
  2233. 25090    An EXE or DLL name can not be specified for /Make if building a project group.
  2234. 25091    There is a newer version of |1 registered.  Do you want to upgrade to version |2 ?
  2235. 25092    Version |3 of |1 is not registered. The control will be upgraded to version |2.
  2236. 25093    You may only load or create projects with two
  2237. modules (Forms, MDI Forms, Modules, Classes)
  2238. in the Visual Basic WorkingModel.
  2239.  
  2240. Projects may contain an unlimited (system
  2241. dependant) number of modules in other
  2242. versions of Visual Basic 6.0.
  2243. 25094    Invalid number of threads. The number of threads should be integer between 1 and 32767.
  2244. 25095    '|1' can not be public in this type of project.  The item has been changed to private.
  2245. 25096    Errors occurred during load.
  2246. 25097    MDI/SDI option change will take effect the next time the Development Environment is started.
  2247. 25098    The project '|1' can not be built because it references project '|2' that has not been built.
  2248. 25099    Project '|1' can not be referenced because it's project type is EXE.
  2249. 25100    Line |1: The Form or MDIForm name |2 is not valid; cannot load this form.
  2250. 25101    Line |1: The control name |2 is invalid.
  2251. 25102    Line |1: The property name |2 in |3 is invalid.
  2252. 25103    Line |1: |2 has a quoted string where the property name should be.
  2253. 25104    Line |1: Property |2 in control |3 had an invalid property index.
  2254. 25105    Line |1: Property |2 in |3 could not be loaded.
  2255. 25106    Line |1: Property |2 in |3 must be a quoted string
  2256. 25107    Line |1: Property |2 in |3 had an invalid value.
  2257. 25108    Line |1: Property |2 in |3 had an invalid file reference.
  2258. 25109    Line |1: Property |2 in |3 could not be set.
  2259. 25110    Line |1: Class |2 of control |3 was not a loaded control class.
  2260. 25111    Line |1: Did not find an index property and control |2 already exists.
  2261. 25112    Line |1: Control name too long; truncated to |2.
  2262. 25113    Line |1: Class name too long; truncated to |2.
  2263. 25114    Line |1: Syntax error: property |2 in |3 was missing an '='.
  2264. 25115    Line |1: Parent menu |2 cannot be loaded as a separator.
  2265. 25116    Line |1: Cannot set checked property in menu |2. Parent menu cannot be checked.
  2266. 25117    Line |1: Cannot set shortcut property in menu |2. Parent menu cannot have a shortcut key.
  2267. 25119    Line |1: The Form or MDIForm name |2 is already in use; cannot load this form.
  2268. 25120    Line |1: The file |2 could not be loaded.
  2269. 25121    Line |1: Maximum nesting level for controls exceeded with |2.
  2270. 25122    Line |1: All controls must precede menus; cannot load control |2.
  2271. 25123    Line |1: Cannot load control |2; containing control not a valid container.
  2272. 25124    Line |1: Cannot load control |2; name already in use.
  2273. 25125    Line |1: Missing or invalid control class in file |2
  2274. 25126    Line |1: Missing or invalid control name in file |2.
  2275. 25128    Line |1: Cannot create embedded object in |2; license not found.
  2276. 25129    Line |1: Cannot create embedded object in |2.
  2277. 25130    Line |1: Cannot load control |2; license not found.
  2278. 25131    Line |1: Cannot load control |2.
  2279. 25132    Line |1: The CLSID |2 for |3 is invalid.
  2280. 25133    Line |1: Could not create reference: '|2'.
  2281. 25134    This command line argument requires a project, but none was specified.
  2282. 25135    Only one property per module can bind to DataField.  Property '|1' already binds to it.  Selecting this attribute will void the previous setting.
  2283. 25136    This Procedure ID is already assigned to member '|1'.  Assigning it to this member will void the previous setting.
  2284. 25137    Only one property and one event per module can be selected User Interface Default.  '|1' already has this attribute.  Selecting this attribute will void the previous setting.
  2285. 25138    Original definition:
  2286. \n |1
  2287. \n
  2288. \nCurrent definition:
  2289. \n |2
  2290. 25139    This User Control is private and will not be accessible from other projects.  Set public to true to change this.
  2291. 25140    MDI Forms are not allowed in this type of project. Item(s) has(ve) to be removed. Are you sure you want to change the project type?
  2292. 25141    '|1' has an invalid value for DataSourceBehavior in this type of project.  The value has been changed to vbNone.
  2293. 25142    '|1' cannot support persistence in this type of project.  The Persistable property has been removed.
  2294. 25143    MDI forms are not allowed in multithreaded projects.  Any MDI form will be removed from this project.  To keep the MDI form in the project select Cancel and change threading model to Thread Pool with only 1 thread.
  2295. 25144    Current definition:
  2296. \n |1
  2297. 25145    You have set the MTSTransactionMode property for one or more Classes in your project(s), but Microsoft Transaction Server is not installed or is the wrong version.  This feature requires Windows NT 4.0 with Service Pack 4 or later.  MTS functionality will be disabled while running your project(s) in Visual Basic.  Do you want to run anyway?
  2298. 25146    '|1' has caused an access violation.\n\nRemove it from the list of available Add-Ins?
  2299. 25147    The selected Add-In has not been confirmed to be 'Command Line Safe', and may require some user intervention (possible UI).
  2300. 25148    '|1' cannot support MTS Transactions in this type of project.  The MTSTransactionMode property has been removed.
  2301. 25149    You have set the MTSTransactionMode property for one or more Classes in your project(s), but the Microsoft Distributed Transaction Coordinator (MSDTC) service is not running.  MTS functionality will be disabled while running your project(s) in Visual Basic.  Do you want to run anyway?
  2302. 25150    Binary Compatibility has not been set for the project, '|1'.
  2303. \n
  2304. \nThe MTSTransactionMode property for one or more classes in this project has been set to indicate that the class should be run under MTS. To debug an MTS class, you must make the project into a DLL. It is strongly recommended that you set the Project Properties, Version Compatibility option to Binary Compatiblity using that DLL, and then register the DLL with MTS. If you wish to continue anyway, select 'Yes'.
  2305. 25151    Changing the Public property to True will make the base methods and properties of this designer private. This may cause existing code in the project to no longer compile.  The base properties and methods are not available outside the designer's code module when the designer is public. Set the Public property back to False to undo this.
  2306. 25170    Build of '|1' succeeded.
  2307. 25171    Build of '|1' failed.
  2308. 25179    Could not create reference: '|1'.
  2309. 25180    Ln |1, Col |2
  2310. 25182    '|1' will not be loaded. Name is already in use.
  2311. 25200    Project 'Start Mode' property has been changed.
  2312. 25201    The public or/and instancing property value of shared item '|1' has changed in one of the projects. The property has been changed in all sharing projects.
  2313. 25202    Multiple copies of the shared file '|1' have been modified.  In the following dialog, select the copy that should be saved.
  2314. 32768    This functionality is not yet implemented.
  2315. 32771    Seek failed: can't read/write from the disk
  2316. 32772    Unable to read from the disk
  2317. 32773    Unable to write to  the disk
  2318. 32789    SHARE.EXE required
  2319. 32792    Invalid data format
  2320. 32793    File format no longer supported
  2321. 32796    Error accessing the system registry
  2322. 32797    Object library not registered
  2323. 32807    User-defined type not defined
  2324. 32808    Qualified name disallowed in module scope
  2325. 32812    Ambiguous name detected: ~
  2326. 32813    Name conflicts with existing module, project, or object library
  2327. 32814    Unrecognized project language
  2328. 35011    The .VBP file for this project contains an invalid or corrupt library references ID
  2329. 35013    Fixed or static data can't be larger than 64K
  2330. 35015    Expected procedure, not module
  2331. 35016    Expected procedure, not user-defined type
  2332. 35017    Expected procedure, not project or library
  2333. 35018    Expected procedure, not variable
  2334. 35019    Expected user-defined type, not project
  2335. 35020    Invalid use of property
  2336. 35021    Can't find project or library
  2337. 35022    Object library feature not supported
  2338. 35024    A module is not a valid type
  2339. 35025    Automation type not supported in Visual Basic
  2340. 35026    Function or interface marked as restricted, or the function uses an Automation type not supported in Visual Basic
  2341. 36267    Error
  2342. 36268    Null
  2343. 36269    False
  2344. 36270    No
  2345. 36271    Off
  2346. 36272    True
  2347. 36273    Yes
  2348. 36274    On
  2349. 36275    dd'-'mmm'-'yy
  2350. 40035    Functionality not supported in DLL
  2351. 40037    Expression not defined in context
  2352. 40038    Object library ~ for Visual Basic for applications not found
  2353. 40039    Specified library or project, or a compatible library or project, is already loaded
  2354. 40041    Missing end bracket
  2355. 40042    Invalid type-declaration character
  2356. 40044    Invalid character
  2357. 40045    Identifier too long
  2358. 40046    Statement too complex
  2359. 40047    Expected: <various>
  2360. 40048    Syntax error
  2361. 40049    Must be first statement on the line
  2362. 40051    Invalid outside procedure
  2363. 40052    Invalid inside procedure
  2364. 40053    Statement invalid outside Type block
  2365. 40054    Statement invalid inside Type block
  2366. 40055    Array already dimensioned
  2367. 40056    Duplicate Option statement
  2368. 40057    Deftype statements must precede declarations
  2369. 40058    Duplicate Deftype statement
  2370. 40059    Invalid in Immediate pane
  2371. 40061    Invalid Access mode
  2372. 40064    Too many dimensions
  2373. 40065    Too many arguments
  2374. 40066    Invalid procedure name
  2375. 40067    Definitions of property procedures for the same property are inconsistent, or property procedure has an optional parameter, a ParamArray, or an invalid Set final parameter
  2376. 40068    Circular dependencies between modules
  2377. 40069    Forward reference to user-defined type
  2378. 40070    Module not found
  2379. 40071    Project not found
  2380. 40073    Expected Sub, Function, or Property
  2381. 40074    Expected array
  2382. 40075    Wrong number of dimensions
  2383. 40076    Expected Function or variable
  2384. 40077    ByRef argument type mismatch
  2385. 40078    Type mismatch: array or user-defined type expected
  2386. 40079    Expected End Sub
  2387. 40080    Expected End Function
  2388. 40081    Only comments may appear after End Sub, End Function, or End Property
  2389. 40082    Block If without End If
  2390. 40083    While without Wend
  2391. 40084    Do without Loop
  2392. 40085    For without Next
  2393. 40086    Else without If
  2394. 40087    End If without block If
  2395. 40088    Next without For
  2396. 40089    Loop without Do
  2397. 40090    Wend without While
  2398. 40091    Exit For not within For...Next
  2399. 40092    Exit Do not within Do...Loop
  2400. 40093    Can't assign to array
  2401. 40094    Invalid qualifier
  2402. 40095    Duplicate declaration in current scope
  2403. 40096    Array argument must be ByRef
  2404. 40098    Exit Function not allowed in Sub or Property
  2405. 40099    Exit Sub not allowed in Function or Property
  2406. 40100    Label not defined
  2407. 40101    Type-declaration character not allowed
  2408. 40102    Type-declaration character does not match declared data type
  2409. 40103    Type-declaration character required
  2410. 40105    Case Else outside Select Case
  2411. 40106    Case without Select Case
  2412. 40107    End Select without Select Case
  2413. 40108    Select Case without End Select
  2414. 40109    Range has no values
  2415. 40110    Invalid data type for constant
  2416. 40111    Variable not defined
  2417. 40112    Invalid length for fixed-length string
  2418. 40113    LSet allowed only on strings and user-defined types
  2419. 40114    Constant expression required
  2420. 40115    Expected variable or procedure, not module
  2421. 40116    Expected variable or procedure, not project
  2422. 40117    Can't change data types of array elements
  2423. 40118    Qualifier must be collection
  2424. 40119    For Each control variable must be Variant or Object
  2425. 40120    Variable required - can't assign to this expression
  2426. 40121    Invalid use of object
  2427. 40123    Can't assign or coerce array of fixed-length string or user-defined type to Variant
  2428. 40124    External name not defined
  2429. 40125    Argument required for Property Let or Property Set
  2430. 40126    Expected End Property
  2431. 40127    Exit Property not allowed in Function or Sub
  2432. 40128    Named argument already specified
  2433. 40129    Named arguments not allowed
  2434. 40130    Argument in ParamArray may not be named
  2435. 40131    Current module does not support Print method
  2436. 40132    Invalid ParamArray use
  2437. 40133    With object must be user-defined type, Object, or Variant
  2438. 40134    End With without With
  2439. 40135    Expected End With
  2440. 40136    Invalid or unqualified reference
  2441. 40137    For Each control variable on arrays must be Variant
  2442. 40138    For Each may not be used on array of user-defined type or fixed-length strings
  2443. 40139    For Each may only iterate over a collection object or an array
  2444. 40140    User-defined type may not be passed ByVal
  2445. 40141    Invalid Next control variable reference
  2446. 40142    For control variable already in use
  2447. 40143    Optional argument must be Variant or intrinsic type with a default value
  2448. 40144    ParamArray must be declared as an array of Variant
  2449. 40145    RSet allowed only on strings
  2450. 40146    LSet not allowed
  2451. 40147    Invalid attribute in Sub or Function
  2452. 40148    Function call on left-hand side of assignment must return Variant or Object
  2453. 40149    Invalid ReDim
  2454. 40150    Destination label too far away; loop, Select Case, or block If too large
  2455. 40151    Expected:
  2456. 40152    or
  2457. 40153    end of statement
  2458. 40154    bracketed expression
  2459. 40155    identifier
  2460. 40156    object variable
  2461. 40157    variable or function call
  2462. 40158    line number
  2463. 40159    0
  2464. 40160    1
  2465. 40161    statement
  2466. 40162    type name
  2467. 40163    expression
  2468. 40164    list separator
  2469. 40165    .
  2470. 40166    !
  2471. 40167    variable
  2472. 40168    subroutine
  2473. 40169    label
  2474. 40170    Identifier without type suffix
  2475. 40171    graphics statement
  2476. 40172    letter
  2477. 40173    string constant
  2478. 40174    named parameter
  2479. 40175    Cyclic reference of projects not allowed
  2480. 40176    Out of resources
  2481. 40179    Requested type library or wizard is not a VBA project
  2482. 40188    User-defined type without members not allowed
  2483. 40190    Incorrect DLL version
  2484. 40191    Incorrect OLE version
  2485. 40192    Too many line continuations
  2486. 40193    Edit can't be undone--proceed anyway?
  2487. 40195    Run-time error '|'
  2488. 40196    Insufficient memory to save Undo information
  2489. 40198    Can't edit module
  2490. 40199    Language/country setting has changed
  2491. 40200    Warning: custom language settings not portable
  2492. 40201    Compile error in hidden module:  ~
  2493. 40202    Unmatched brackets in search string
  2494. 40203    Search string must be specified
  2495. 40204    Search text is not found
  2496. 40205    Line too long
  2497. 40206    No text selected
  2498. 40207    Search string too long or complex
  2499. 40209    End of search scope has been reached; do you want to continue from the beginning?
  2500. 40210    Beginning of search scope has been reached; do you want to continue from the end?
  2501. 40211    Identifier under cursor is not recognized
  2502. 40215    Invalid watch expression
  2503. 40216    Selected watch expression invalid
  2504. 40217    Empty watch expression
  2505. 40218    No watch expression selected
  2506. 40219    Breakpoint not allowed on this line
  2507. 40220    Out of context
  2508. 40221    Can't compile module
  2509. 40222    Can't evaluate watches on arrays of fixed length strings
  2510. 40224    (All Procedures)
  2511. 40225    (All Modules)
  2512. 40226    Expression
  2513. 40227    Value
  2514. 40228    Context
  2515. 40229    Out of memory; some watches might have been deleted
  2516. 40231    Can't display hidden procedure
  2517. 40232    Empty
  2518. 40233    Missing
  2519. 40234    <Ready>
  2520. 40235    <Running>
  2521. 40236    <Non-Basic Code>
  2522. 40237    <Non-Editable Code>
  2523. 40238    <Hidden Code>
  2524. 40239    <Debug Window>
  2525. 40240    <Break~>
  2526. 40242    Can't record into running module
  2527. 40243    File not found: ~
  2528. 40245    Typing
  2529. 40246    Delete
  2530. 40247    Insert Text
  2531. 40248    Cut
  2532. 40249    Paste
  2533. 40250    Parse Line
  2534. 40251    Replace
  2535. 40252    Indent
  2536. 40253    Outdent
  2537. 40254    Code execution has been interrupted
  2538. 40255    (Get)
  2539. 40256    (Let)
  2540. 40257    (Set)
  2541. 40258    Selection Text
  2542. 40259    Syntax Error Text
  2543. 40260    Execution Point Text
  2544. 40267    Breakpoint Text
  2545. 40268    Comment Text
  2546. 40269    Keyword Text
  2547. 40270    Identifier Text
  2548. 40271    Normal Text
  2549. 40273    (Custom)
  2550. 40274    Standard
  2551. 40275    Czech
  2552. 40276    Danish
  2553. 40277    German
  2554. 40278    English
  2555. 40279    Spanish
  2556. 40280    Finnish
  2557. 40281    Swedish
  2558. 40282    Italian
  2559. 40283    Dutch
  2560. 40284    French
  2561. 40285    Hungarian
  2562. 40286    Norwegian
  2563. 40287    Polish
  2564. 40288    Portuguese
  2565. 40289    Russian
  2566. 40290    Turkish
  2567. 40291    Japanese
  2568. 40292    Korean
  2569. 40293    Korea
  2570. 40294    Chinese
  2571. 40295    Taiwan
  2572. 40296    People's Republic of China
  2573. 40297    Hebrew
  2574. 40298    Israel
  2575. 40299    Arabic
  2576. 40300    Saudi Arabia
  2577. 40301    Thai
  2578. 40302    Thailand
  2579. 40303    Greek
  2580. 40304    Greece
  2581. 40305    Czech Republic
  2582. 40306    Denmark
  2583. 40307    Germany
  2584. 40308    Switzerland
  2585. 40309    Austria
  2586. 40310    United States
  2587. 40311    United Kingdom
  2588. 40312    Australia
  2589. 40313    Canada
  2590. 40314    New Zealand
  2591. 40315    Spain
  2592. 40316    Mexico
  2593. 40317    Finland
  2594. 40318    France
  2595. 40319    Belgium
  2596. 40320    Hungary
  2597. 40321    Italy
  2598. 40322    Netherlands
  2599. 40323    Sweden
  2600. 40324    Norway
  2601. 40325    Poland
  2602. 40326    Portugal
  2603. 40327    Brazil
  2604. 40328    Russia
  2605. 40329    Turkey
  2606. 40330    Japan
  2607. 40331    Courier
  2608. 40332    Courier New
  2609. 40336    Can't Get or Put an object reference variable or a variable of user-defined type containing an object reference
  2610. 40337    MISSING:
  2611. 40338    UNSAVED:
  2612. 40339    <no name specified>
  2613. 40340    Object library's language setting incompatible with current project
  2614. 40341    Statements and labels invalid between Select Case and first Case
  2615. 40342    Can't load module; invalid format
  2616. 40343     (object)
  2617. 40347    Invalid use of Me keyword
  2618. 40348    Invalid use of New keyword
  2619. 40349    Line is not an executable statement
  2620. 40350    Set Next Statement can only apply to executable lines within current procedure.
  2621. 40351    Can't execute code in design mode
  2622. 40352    Cannot define a Public user-defined type within a private object module
  2623. 40353    Private object modules cannot be used in public object modules as parameters or return types for public procedures, as public data members, or as fields of public user defined types 
  2624. 40354    Invalid syntax for constant declarations
  2625. 40355    This edit requires a Reset
  2626. 40356    Member already exists in a object module from which this object module derives
  2627. 40357    Procedure declaration does not match description of event or procedure having the same name
  2628. 40358    A compatible ActiveX component must be a Visual Basic executable
  2629. 40359    Calling convention not supported by Visual Basic
  2630. 40360    Constants, fixed-length strings, arrays, user-defined types and Declare statements not allowed as Public members of object modules
  2631. 40363    Variable not yet created in this context
  2632. 40364    This action will reset your project, proceed anyway?
  2633. 40365    An unrecognized error occurred during compilation
  2634. 40366    Fixed-length strings and user-defined types not allowed as the type of a public member of an object module
  2635. 40367    Fixed-length strings and use of the 'new' qualifier are not allowed for fields in a public user defined type defined in an object module
  2636. 40368    Private Enum types and Enum types defined in standard modules or private classes cannot be used in public object modules as parameters or return types for public procedures, as public data members, or as fields of public user defined types 
  2637. 40369    Only public user defined types defined in public object modules can be used as parameters or return types for public procedures of class modules or as fields of public user defined types
  2638. 40370    Only user-defined types defined in public object modules can be coerced to or from a variant or passed to late-bound functions
  2639. 40371    Object library invalid or contains references to object definitions that could not be found
  2640. 40372    User defined type in object library is invalid for use in public procedure or public user defined type. 
  2641. 40373    [[BadImplementsRefInCompatLib]]
  2642. 40374    The binary compatibility DLL or EXE contains a parameter type or return type whose definition can not be found
  2643. 40375    Cannot define a Public user-defined type within an object module
  2644. 40376    Can't ReDim, Erase or assign to Variant that contains array whose element is With object
  2645. 40377    Internal error
  2646. 57006    The specified region has been searched. ~ replacements were made.
  2647. 57007    The specified region has been searched.
  2648. 57008    Object
  2649. 57009    Procedure
  2650. 57010    (Declarations)
  2651. 57011    (General)
  2652. 57012    VBA Preferences
  2653. 57013    UNKNOWN TYPE
  2654. 57015    Can't add a reference to the specified file.
  2655. 57016    The specified region has been searched. 1 replacement was made.
  2656. 57018    The edit may make the object module incompatible with the previously specified compatible ActiveX server
  2657. 57019    Insert File
  2658. 57020    Choose OK to accept this edit, or choose Cancel to undo.
  2659. 57021    An # ElseIf, # Else, or # EndIf must be preceded by an # If clause
  2660. 57022    An # Else clause must be preceded by an # If
  2661. 57023    An # ElseIf must be preceded by an # If or # ElseIf and followed by an # Else or # EndIf
  2662. 57024    You must terminate the # If block with an # EndIf
  2663. 57025    Can't create variable in immediate pane
  2664. 57026    Module too large
  2665. 57027    Too many module-level variables
  2666. 57028    Too many local, nonstatic variables
  2667. 57029    Project contains too many procedure, variable, and constant names
  2668. 57030    Procedure too large
  2669. 57031    Duplicate definition
  2670. 57032    Method not valid without suitable object
  2671. 57033    Option Private Module not permitted in a object module
  2672. 57034    RHS
  2673. 57035    10
  2674. 57036    Arial
  2675. 57037    8
  2676. 57038    Arial
  2677. 57039    8
  2678. 57040    Module
  2679. 57041    Comment
  2680. 57042    Uncomment
  2681. 57043    Bookmark Text
  2682. 57044    Call Return Text
  2683. 57045    Switched Out Code Text
  2684. 57046    Recording Point Text
  2685. 57047    12
  2686. 57048    Geneva
  2687. 57049    9
  2688. 57050    Geneva
  2689. 57051    9
  2690. 57052    Geneva
  2691. 57053    Arial
  2692. 57054    9
  2693. 57055    10
  2694. 57056    Cannot handle events for the object specified.
  2695. 57057    Only valid in object module
  2696. 57058    Search string must be specified
  2697. 57060    Full Module View
  2698. 57061    Procedure View
  2699. 57062    Go Back
  2700. 57063    Go Forward
  2701. 57064    Copy to Clipboard
  2702. 57065    View Definition
  2703. 57066    Help
  2704. 57067    Project/Library
  2705. 57068    Search Text
  2706. 57069    Methods
  2707. 57070    Properties/Variables
  2708. 57071    Events
  2709. 57072    Constants
  2710. 57073    Show Search Results
  2711. 57074    Hide Search Results
  2712. 57075    Search
  2713. 57076     Search Results 
  2714. 57077    Translation failed. Please check the trnslate.log file for more information.
  2715. 57078    Cannot jump to '~' because it is hidden
  2716. 57079    Cannot jump to '~' because it is in the library '~' which is not currently referenced
  2717. 57080    The project has been translated into English
  2718. 57081    Invalid optional parameter type
  2719. 57082    Assignment to constant not permitted
  2720. 57083    Invalid event name
  2721. 57084    Move
  2722. 57085    Copy
  2723. 57086    Invalid template
  2724. 57087    Invalid inside Enum
  2725. 57088    Can't have paramarrays with optional arguments
  2726. 57089    Wizards can't reference projects
  2727. 57090    Compile error
  2728. 57091    Conditional watch on an array or record is not allowed
  2729. 57092    Member of ~
  2730. 57093    Default member of ~
  2731. 57094    Can't assign to read-only property
  2732. 57095    Method '~' of object '~' failed
  2733. 57096    Invalid use of optional parameter
  2734. 57097    Can't execute code in break mode
  2735. 57098    read-only
  2736. 57099    <Unsupported object type>
  2737. 57100    <Unsupported variant type>
  2738. 57101    Can't remove default reference
  2739. 57102    Event handler is invalid
  2740. 57103    Can't enter break mode at this time
  2741. 57104    Can't perform the requested operation because the module is hidden
  2742. 57105    Unexpected error (~)
  2743. 57106     (default)
  2744. 57107    Library
  2745. 57108    Class
  2746. 57109    Member
  2747. 57110    Classes
  2748. 57111    <All Libraries>
  2749. 57112    <globals>
  2750. 57113    No items found
  2751. 57114    Members of '~'
  2752. 57115    Type
  2753. 57116    Private Enum and user defined types cannot be used as parameters or return types for public procedures, public data members, or fields of public user defined types 
  2754. 57117    Not enough memory to completely save project
  2755. 57118    Insufficient project information to load project on platform or with version now being used.
  2756. 57120    Object does not source automation events
  2757. 57121    Can't exit design mode because Control '~' can not be created
  2758. 57122    <No Variables>
  2759. 57123    The macros in this project are disabled.  Please refer to the online help or documentation of the host application to determine how to enable macros.
  2760. 57124    The library which contains this symbol is not referenced by the current project, so the symbol is undefined.  Would you like to add a reference to the containing library now?
  2761. 57125    Object does not have a Property Let
  2762. 57126    No help available
  2763. 57127    8
  2764. 57128    9
  2765. 57150    Event not found
  2766. 57151    Object module needs to implement '~' for interface '~'
  2767. 57152    Not a valid interface for Implements
  2768. 57153    Object does not fire any events
  2769. 57154    Expected variable or procedure, not enum type
  2770. 57155    Enum without members not allowed
  2771. 57156    Invalid use of AddressOf operator
  2772. 57157    Invalid use of base class name
  2773. 57158    Bad interface for Implements: Interface is derived from another pure interface with non-restricted methods
  2774. 57159    Bad interface for Implements: Interface contains data fields
  2775. 57160    Bad interface for Implements: method has underscore in name
  2776. 57161    Bad interface for Implements: method does not return HRESULT
  2777. 57162    Bad interface for Implements: method has out-only or LCID parameter
  2778. 57163    Bad interface for Implements: method has parameter with too many levels of indirection
  2779. 57164    Bad interface for Implements: method uses type that is not supported by Visual Basic
  2780. 57165    Bad interface for Implements: Interface is not derived from IUnknown
  2781. 58000    Attributes argument constant for Dir or GetAttr
  2782. 58001    Attributes argument constant for  GetAttr or SetAttr
  2783. 58002    Attributes argument constant for Dir, GetAttr, or SetAttr
  2784. 58003    Return value constant for MsgBox
  2785. 58004    Buttons argument constant for MsgBox
  2786. 58005    Attributes argument constant for Dir or GetAttr
  2787. 58006    Constant for backspace character; equivalent to Chr$(8)
  2788. 58007    Constant for carriage return (without linefeed); equivalent to Chr$(13)
  2789. 58008    Constant for Carriage-return/Linefeed combination; equivalent of Chr$(13)+Chr$(10)
  2790. 58009    Constant for NewLine; platform specific 
  2791. 58010    FirstDayOfWeek constant
  2792. 58011    FirstWeekOfYear constant
  2793. 58012    Constant for form feed (ASCII 12); equivalent to Chr$(12)
  2794. 58013    Argument constant for IMEStatus
  2795. 58014    Constant for linefeed (without carriage return); equivalent to Chr$(10)
  2796. 58015    Basic constant for a single Null character (ASCII value 0); equivalent to Chr$(0)
  2797. 58016    Constant for  use when calling external procedures requiring a string whose value is zero
  2798. 58017    Constant indicating error is being returned from a Visual Basic object
  2799. 58018    Argument constant for Shell
  2800. 58019    Conversion argument constant for StrConv
  2801. 58020    Constant for Tab character (ASCII 9); equivalent to Chr$(9)
  2802. 58021    FirstDayOfWeek or FirstWeekOfYear constant
  2803. 58022    Constant for vertical Tab (ASCII 11) character; equivalent to Chr$(11)
  2804. 58023    Constant for specifying Gregorian Calendar
  2805. 58024    Constant for specifying Hijri Calendar
  2806. 58025    Return value constant for VarType
  2807. 58026    Properties and methods for  collection objects
  2808. 58027    Predefined constants
  2809. 58028    Procedures used to perform conversion operations
  2810. 58029    Procedures used to perform date and time operations
  2811. 58030    help string for err object
  2812. 58031    Procedures used to perform file, directory or folder, and system operations
  2813. 58032    Procedures used to perform financial operations
  2814. 58033    Procedures used to return, test for, or verify information
  2815. 58034    Procedures used to interact with objects, applications, and systems
  2816. 58035    Procedures used to perform mathematical operations
  2817. 58036    Procedures used to perform string operations
  2818. 58037    Returns the absolute value of a number
  2819. 58038    Adds a member to a Collection object
  2820. 58039    Activates an application window
  2821. 58040    Returns the ANSI character code of the first character in a string
  2822. 58041    Returns the value of the first byte in a string
  2823. 58042    Returns the native character code of the first character in a string (Unicode or ANSI)
  2824. 58043    Returns the arctangent of a number
  2825. 58044    Sounds a tone through the computer's speaker
  2826. 58045    Converts an expression to a Boolean
  2827. 58046    Converts an expression to a Byte
  2828. 58047    Converts an expression to a Currency
  2829. 58048    Converts an expression to a Date
  2830. 58049    Converts an expression to a Double
  2831. 58050    Changes the current or default directory on a specified drive
  2832. 58051    Changes the current drive
  2833. 58052    Selects and returns a value from a list of arguments
  2834. 58053    Returns a string containing the character associated with the specified character code
  2835. 58054    Returns a string containing the specified single byte
  2836. 58055    Returns a string containing the specified native character (Unicode or ANSI)
  2837. 58056    Converts an expression to an Integer
  2838. 58057    Clears all property settings of the Err object
  2839. 58058    Converts an expression to a Long
  2840. 58059    Returns the argument portion of the command line
  2841. 58060    Returns the cosine of an angle
  2842. 58061    Returns the number of members in a collection
  2843. 58062    Creates an ActiveX object
  2844. 58063    Converts an expression to a Single
  2845. 58064    Converts an expression to a String
  2846. 58065    Returns the current path
  2847. 58066    Converts an expression to a Variant
  2848. 58067    Converts an expression to a Date
  2849. 58068    Returns a Variant containing a user-specified error number
  2850. 58069    Sets or returns the current system date
  2851. 58070    Returns a Variant containing a date to which a specified time interval has been added
  2852. 58071    Returns the number of time intervals between two specified dates
  2853. 58072    Returns a specified part of a given date
  2854. 58073    Returns a Date for a specific year, month, and day
  2855. 58074    Returns a Date
  2856. 58075    Returns a whole number representing the day of the week
  2857. 58076    Returns double-declining balance depreciation of an asset for a specific period
  2858. 58077    Deletes a section or key setting from an application's entry in the Windows registry entry
  2859. 58078    Returns or sets the string expression containing a descriptive string associated with an object
  2860. 58079    Returns the name of a matching file, directory, or folder
  2861. 58080    Yields execution so that the operating system can process other events
  2862. 58081    Returns the string assigned to an environment variable
  2863. 58082    Returns a value that indicates whether the end of a file has been reached
  2864. 58083    Returns the line number where error occurred
  2865. 58084    Returns the error number for the error that occurred
  2866. 58085    Returns the error message for a given error number
  2867. 58086    Returns e (the base of natural logarithms) raised to a power
  2868. 58087    Returns file mode for files opened using the open statement
  2869. 58088    Copies a file
  2870. 58089    Returns the date and time stamp of a file
  2871. 58090    Returns the length of a file in bytes
  2872. 58091    Returns the integer portion of a number
  2873. 58092    Formats an expression
  2874. 58093    Returns the next file number available for use by Open
  2875. 58094    Returns future value of an annuity
  2876. 58095    Returns a list of key settings and their respective values from an application's Windows registry entry
  2877. 58096    Returns the attributes of a file, directory, or folder  
  2878. 58097    Returns a reference to an ActiveX object from a file  
  2879. 58098    Returns a key setting value from an application's entry in the Windows registry
  2880. 58099    Returns or sets a context ID for a topic in a Help file
  2881. 58100    Returns or sets a fully qualified path to a Help file
  2882. 58101    Returns a string representing the hexadecimal value of a number
  2883. 58102    Returns a whole number representing the hour of the day
  2884. 58103    Returns one of two parts, depending on the evaluation of an expression
  2885. 58104    Returns the current IME mode of the system
  2886. 58105    Displays a prompt in a dialog box and returns user input text
  2887. 58106    Returns the position of the first occurrence of one string within another
  2888. 58107    Returns the byte position of the first occurrence of one string within another
  2889. 58108    Returns the integer portion of a number
  2890. 58109    Returns the interest payment for a given period of an anuity
  2891. 58110    Returns the internal rate of return for a series of periodic cash flows 
  2892. 58112    Returns True if the variable is an array
  2893. 58113    Returns True if an expression can be converted to a date
  2894. 58114    Returns True if a variable has not been initialized
  2895. 58115    Returns True if an expression is an error value
  2896. 58116    Returns True if an optional argument has not been passed
  2897. 58117    Returns True if an expression contains no valid data
  2898. 58118    Returns True if an expression can be evaluated as a number
  2899. 58119    Returns True if an identifier represents an object variable
  2900. 58120    Returns a specific member of a Collection object either by position or key
  2901. 58121    Deletes files from a disk
  2902. 58122    Returns system error code from a call to a DLL
  2903. 58123    Returns a string converted to lowercase
  2904. 58124    Returns a specified number of characters from the left side of a string
  2905. 58125    Returns a specified number of bytes from the left side of a string
  2906. 58126    Returns string length or bytes required to store a variable
  2907. 58127    Returns the bytes required to store a variable
  2908. 58128    Returns the current read/write position within an open file
  2909. 58129    Returns the size (in bytes) of an open file
  2910. 58130    Returns the natural logarithm of a number
  2911. 58131    Returns a copy of a string without leading spaces
  2912. 58132    Converts a four-character constant to a Macintosh file type or signature
  2913. 58133    Returns specified number of characters from a string
  2914. 58134    Returns the specified number of bytes from a string
  2915. 58135    Returns a whole number representing the minute of the hour
  2916. 58136    Returns the modified internal rate of return for a series of periodic cash flows 
  2917. 58137    Creates a new directory or folder
  2918. 58138    Returns a whole number representing the month of the year
  2919. 58139    Displays a dialog box and returns the value of the user's selection
  2920. 58140    Returns the current system date and time
  2921. 58141    Returns the number of periods for an annuity
  2922. 58142    Returns the net present value of an investment
  2923. 58143    Returns or sets a numeric value representing an error
  2924. 58144    Returns a string representing the octal value of a number
  2925. 58145    Returns the payment for an annuity
  2926. 58146    Returns the principal payment for a given period of an annuity
  2927. 58147    Returns the present value of an annuity
  2928. 58148    Returns the RGB color code for a specified color number from a list of predefined standard colors
  2929. 58149    Generates a run-time error
  2930. 58150    Initializes the random-number generator
  2931. 58151    Returns the interest rate per period for an annuity
  2932. 58152    Removes a member from a Collection object
  2933. 58153    Closes all open disk files
  2934. 58154    Returns a whole number representing an RGB color value
  2935. 58155    Returns a specified number of characters from the right side of a string
  2936. 58156    Returns the specified number of bytes from the right side of a string
  2937. 58157    Removes an existing directory or folder
  2938. 58158    Returns a random number
  2939. 58159    Returns a copy of a string without trailing spaces
  2940. 58160    Saves a setting under the specified appname, section and key
  2941. 58161    Returns a whole number representing the second of the minute
  2942. 58162    Sets or returns the current read/write position within an open file
  2943. 58163    Sends keystroke(s) to the active window
  2944. 58164    Sets attribute information for a file
  2945. 58165    Returns an integer indicating the sign of a number
  2946. 58166    Runs an executable program
  2947. 58167    Returns the sine of an angle
  2948. 58168    Returns the straight-line depreciation of an asset for a single period
  2949. 58169    Returns or sets the name of the object that originated the error
  2950. 58170    Returns a string consisting of the specified number of spaces
  2951. 58171    Returns the square root of a number
  2952. 58172    Returns a string representation of a number
  2953. 58173    Returns the result of a string comparison
  2954. 58174    Returns a converted string
  2955. 58175    Returns a repeating character string of the length specified
  2956. 58176    Returns the first value or expression in a list that is true
  2957. 58177    Returns the sum-of-years' digits depreciation on an asset
  2958. 58178    Returns the tangent of an angle
  2959. 58179    Sets or returns the current system time
  2960. 58180    Returns the number of seconds elapsed since midnight
  2961. 58181    Returns the serial representation for a specific hour, minute, and second
  2962. 58182    Returns a time
  2963. 58183    Returns a copy of a string without leading and trailing spaces
  2964. 58184    Returns a string that provides information about a variable
  2965. 58185    Returns the specified string, converted to uppercase
  2966. 58186    Returns the numbers contained in a string
  2967. 58187    Returns a value indicating the subtype of a variable
  2968. 58188    Returns a whole number representing the day of the week
  2969. 58189    Returns a whole number representing the year
  2970. 58190    Sets or returns the current calendar
  2971. 58191    vbUseCompareOption constant
  2972. 58192    vbBinaryCompare constant
  2973. 58193    vbTextCompare constant
  2974. 58194    vbDatabaseCompare constant
  2975. 58195    Executes an AppleScript script
  2976. 58196    Returns string indicating where a number occurs within a series of ranges
  2977. 58197    Returns a variant with a value converted to a decimal subtype
  2978. 58198    Invalid outside Enum
  2979. 58199    Could not execute '~'
  2980. 59200    Duplicate resource with the same type and name
  2981. 59201    Can't find DLL entry point ~ in ~
  2982. 63001    --eE;dmyhnsaApPmM--t/-cqwaoge    
  2983. 63002    General Date
  2984. 63003    Long Date
  2985. 63004    Medium Date
  2986. 63005    Short Date
  2987. 63006    Long Time
  2988. 63007    Medium Time
  2989. 63008    Short Time
  2990. 63009    General Number
  2991. 63010    Currency
  2992. 63011    Fixed
  2993. 63012    Standard
  2994. 63013    Percent
  2995. 63014    Scientific
  2996. 63015    True/False
  2997. 63016    Yes/No
  2998. 63017    On/Off
  2999. 63018    Black
  3000. 63019    Red
  3001. 63020    Green
  3002. 63031    Blue
  3003. 63032    Cyan
  3004. 63033    Magenta
  3005. 63034    Yellow
  3006. 63035    White
  3007. 63036    $
  3008.